Skip to content

Releases: hetznercloud/cli

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

hcloud v1.4.0

18 Apr 06:12

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

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

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

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

hcloud v1.2.0

23 Jan 08:41

Choose a tag to compare

  • Update hcloud library to v1.2.0 fixing rate limit check

hcloud v1.1.0

22 Jan 18:15

Choose a tag to compare

  • Show image information in hcloud server describe
  • Auto-activate created context on hcloud context create
  • Fix hcloud version not showing correct version