Skip to content

Releases: hetznercloud/cli

hcloud v1.16.2

09 Apr 09:57
3bc0379
Compare
Choose a tag to compare

Changelog

3bc0379 Fix completion of server name on hcloud server ssh (#233)
cc8786c Update to go 1.14 (#234)
8c32195 Add missing labels to hcloud server list -o json response (#231)

hcloud v1.16.1

26 Feb 07:51
eef73ac
Compare
Choose a tag to compare

Changelog

eef73ac Bugfix: Add private_net to server list json response (#229)

hcloud v1.16.0

20 Feb 10:07
613eafc
Compare
Choose a tag to compare

Changelog

613eafc Add option to label servers, volumes, images, floating ips and ssh keys on creation (#227)
0ff7a1b Add JSON output option to all hcloud list commands (#225)

hcloud v1.15.0

29 Jan 13:54
5fa7cdb
Compare
Choose a tag to compare

Changelog

381f133 Switch Build and Release System to Github Actions (#223)
85e971e Add stale bot (#221)

hcloud v1.14.0

12 Nov 12:42
Compare
Choose a tag to compare
  • Expose server’s MAC address in networks on hcloud server describe
  • Add support for names to Floating IP commands
  • Make --ip-range on hcloud network add-subnet optional
  • Add debug mode (use HCLOUD_DEBUG and HCLOUD_DEBUG_FILE)
  • Add hcloud server ip command
  • Expose Created on hcloud floating-ip|image|ssh-key|volume describe
  • Refactor progressbar and add loading animation for running actions

hcloud v1.13.0

10 Jul 10:43
Compare
Choose a tag to compare
  • Show server name instead of ID on hcloud floating-ip|volume|image list
  • Add support for networks

hcloud v1.12.0

06 Feb 11:10
Compare
Choose a tag to compare
  • Add support for executing commands via hcloud server ssh <server> <command>
  • Make overriding context via HCLOUD_CONTEXT work
  • Add support for JSON and Go template output
  • Add support for multiple user data files
  • Add length validation for API token on hcloud context create
  • Add active column to context list on hcloud context list

hcloud v1.11.0

08 Jan 11:48
Compare
Choose a tag to compare
  • Add support for automounting and formatting volumes

hcloud v1.10.0

16 Nov 10:07
Compare
Choose a tag to compare
  • Fix creating a volume when server is specified by its name
  • Deprecate and ignore the --window flag on hcloud server enable-backup
  • Add output columns type|labels|volumes|protection to hcloud server list
  • Add output columns labels|protection to hcloud volume list
  • Add output column labels to hcloud image list
  • Add output column labels to hcloud floating-ip list
  • Add output column labels to hcloud ssh-key list

hcloud v1.9.1

16 Oct 11:50
Compare
Choose a tag to compare
  • Fix formatting issue on hcloud volume list and hcloud volume describe