Releases: hetznercloud/cli
Releases · hetznercloud/cli
hcloud v1.7.0
- Add type filter flag
-t/--typetoimage listcommand - 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
- Fix invalid formatting of integers in
hcloud * listcommands
hcloud v1.6.0
- Show IP address upon creating a server
- Add
--poll-intervalflag for controlling the polling interval (for example for action progress updates)
hcloud v1.5.0
- Add
hcloud server sshcommand to open an SSH connection to the server
hcloud v1.4.0
- Document
-oflag for controlling output formatting - Add commands
enable-protectionanddisable-protectionfor
images, Floating IPs, and servers
hcloud v1.3.2
- Show progress for every action
- Show datacenter in
server listandserver describe
hcloud v1.3.1
- Only poll action progress every 500ms (instead of every 100ms)
- Document
HCLOUD_TOKENand make it work when there is no active context
hcloud v1.3.0
- Print dates in local time
- Do not echo token when creating a context
- Add
--user-data-from-fileflag tohcloud server createcommand
hcloud v1.2.0
- Update hcloud library to v1.2.0 fixing rate limit check
hcloud v1.1.0
- Show image information in
hcloud server describe - Auto-activate created context on
hcloud context create - Fix
hcloud versionnot showing correct version