Releases: hetznercloud/cli
Releases · hetznercloud/cli
v1.43.1
1.43.1 (2024-04-19)
Bug Fixes
v1.43.0
v1.42.0
1.42.0 (2024-02-01)
Features
- add global --quiet flag to hide non-error messages (#656) (25fcbbf), closes #644
- allow adding/removing multiple labels at once (#665) (919c446), closes #662
- group subcommands in command help (#675) (0cb271f)
- server: remove unsupported linux32 rescue type (#679) (5bb0350)
Bug Fixes
v1.41.1
1.41.1 (2023-12-21)
Bug Fixes
- allow multiple --type flags for metrics commands (#649) (69346f7), closes #642
- integer fields are displayed as floats when using create with o=yaml (#651) (2d42fcd)
- integer fields are displayed as floats when using describe with -o=yaml (#650) (ee4c51e), closes #638
- wording when metrics are not yet available (#639) (9298c46)
v1.41.0
v1.40.0
1.40.0 (2023-11-14)
Features
- add warning messages to context commands (#605) (d84fe36), closes #588
- allow JSON output on resource creation (#609) (d7241fe), closes #470
- context: ask to use HCLOUD_TOKEN when creating new context (#582) (54e582a), closes #576
- pretty-print JSON output (#610) (ca4706f)
- print out IPs after they were created (#590) (0e0eaa8)
Bug Fixes
- "create" actions were not awaited in some cases (#589) (1c0e50a)
- image: backup is suggested as type in update command (#603) (6ea4695)
- inconsistent formatting in "describe" commands (#593) (b70dfe3)
- network: create prints success to stderr instead of stdout (#587) (0a4c361)
- primary-ip: list does now allow to output IP column (#594) (ee8e6ed), closes #591
- primary-ip: updating the name resets auto-delete (#604) (292f6c4)
- static resource list commands only return first 50 entries (#592) (7e511d9)
v1.39.0
1.39.0 (2023-10-25)
Features
- add --enable-protection flag to "create" commands (#567) (e313e69)
- add "all list" command to list all resources in the project (6d3b064)
- iso: allow to filter list by type (public, private) (#573) (140cbc3)
- primary-ip: enable/disable-protection accept levels as arguments (#564) (b11e223)
- server: add --enable-backup flag to "create" command (#568) (15adee0)
- server: add --wait flag to "shutdown" command (#569) (3ce048c)