Skip to content

Releases: hetznercloud/cli

hcloud v1.9.0

16 Oct 09:57
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fix invalid formatting of integers in hcloud * list commands

hcloud v1.6.0

08 Aug 09:23
Compare
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
Compare
Choose a tag to compare
  • Add hcloud server ssh command to open an SSH connection to the server

hcloud v1.4.0

18 Apr 06:12
Compare
Choose a tag to compare
  • Document -o flag for controlling output formatting
  • Add commands enable-protection and disable-protection for
    images, Floating IPs, and servers

hcloud v1.3.2

05 Apr 06:49
Compare
Choose a tag to compare
  • Show progress for every action
  • Show datacenter in server list and server describe

hcloud v1.3.1

02 Mar 10:14
Compare
Choose a tag to compare
  • Only poll action progress every 500ms (instead of every 100ms)
  • Document HCLOUD_TOKEN and make it work when there is no active context

hcloud v1.3.0

31 Jan 13:07
Compare
Choose a tag to compare
  • Print dates in local time
  • Do not echo token when creating a context
  • Add --user-data-from-file flag to hcloud server create command