Releases: hetznercloud/cli
Releases · hetznercloud/cli
hcloud v1.12.0
- Add support for executing commands via
hcloud server ssh <server> <command> - Make overriding context via
HCLOUD_CONTEXTwork - 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
activecolumn to context list onhcloud context list
hcloud v1.11.0
- Add support for automounting and formatting volumes
hcloud v1.10.0
- Fix creating a volume when server is specified by its name
- Deprecate and ignore the
--windowflag onhcloud server enable-backup - Add output columns
type|labels|volumes|protectiontohcloud server list - Add output columns
labels|protectiontohcloud volume list - Add output column
labelstohcloud image list - Add output column
labelstohcloud floating-ip list - Add output column
labelstohcloud ssh-key list
hcloud v1.9.1
- Fix formatting issue on
hcloud volume listandhcloud volume describe
hcloud v1.9.0
- Add support for volumes
- Add
--start-after-createflag tohcloud server createcommand
hcloud v1.8.0
- Add
hcloud ssh-key updatecommand - Add
-u/--userand-p/--portflags tohcloud server sshcommand - Add
hcloud server set-rdnscommand - Add
hcloud floating-ip set-rdnscommand
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