Releases: hetznercloud/cli
Releases · hetznercloud/cli
hcloud v1.16.2
hcloud v1.16.1
hcloud v1.16.0
hcloud v1.15.0
hcloud v1.14.0
- Expose server’s MAC address in networks on
hcloud server describe
- Add support for names to Floating IP commands
- Make
--ip-range
onhcloud network add-subnet
optional - Add debug mode (use
HCLOUD_DEBUG
andHCLOUD_DEBUG_FILE
) - Add
hcloud server ip
command - Expose
Created
onhcloud floating-ip|image|ssh-key|volume describe
- Refactor progressbar and add loading animation for running actions
hcloud v1.13.0
- Show server name instead of ID on
hcloud floating-ip|volume|image list
- Add support for networks
hcloud v1.12.0
- 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 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
--window
flag onhcloud server enable-backup
- Add output columns
type|labels|volumes|protection
tohcloud server list
- Add output columns
labels|protection
tohcloud volume list
- Add output column
labels
tohcloud image list
- Add output column
labels
tohcloud floating-ip list
- Add output column
labels
tohcloud ssh-key list
hcloud v1.9.1
- Fix formatting issue on
hcloud volume list
andhcloud volume describe