Skip to content

Releases: hetznercloud/cli

hcloud v1.12.0

06 Feb 11:10

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

Choose a tag to compare

  • Add support for automounting and formatting volumes

hcloud v1.10.0

16 Nov 10:07

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

Choose a tag to compare

  • Fix formatting issue on hcloud volume list and hcloud volume describe

hcloud v1.9.0

16 Oct 09:57

Choose a tag to compare

  • Add support for volumes
  • Add --start-after-create flag to hcloud server create command

hcloud v1.8.0

18 Sep 07:03

Choose a tag to compare

  • Add hcloud ssh-key update command
  • Add -u/--user and -p/--port flags to hcloud server ssh command
  • Add hcloud server set-rdns command
  • Add hcloud floating-ip set-rdns command

hcloud v1.7.0

07 Sep 10:56

Choose a tag to compare

  • Add type filter flag -t / --type to image list command
  • Expose labels of servers, Floating IPs, images, and SSH Keys
  • Add hcloud {server|ssh-key|image|floating-ip} {add-label|remove-label} commands

hcloud v1.6.1

27 Aug 12:01

Choose a tag to compare

  • Fix invalid formatting of integers in hcloud * list commands

hcloud v1.6.0

08 Aug 09:23

Choose a tag to compare

  • Show IP address upon creating a server
  • Add --poll-interval flag for controlling the polling interval (for example for action progress updates)

hcloud v1.5.0

24 May 15:27

Choose a tag to compare

  • Add hcloud server ssh command to open an SSH connection to the server