Hetznercloud Cli Versions Save

A command-line interface for Hetzner Cloud

v1.43.1

3 weeks ago

1.43.1 (2024-04-19)

Bug Fixes

  • allow passing multiple args to server ssh command (#729) (d98aee5), closes #728
  • creating firewall with rules not working correctly (64aeb23)
  • firewall: missing error when not setting port for tcp rule (#734) (c5ad470)
  • firewall: setting rules not working correctly (da1b684)

v1.43.0

1 month ago

1.43.0 (2024-04-03)

Features

  • allow deletion of multiple resources at once (#719) (3b896fe)
  • improve missing argument error messages (#711) (e7f9e74)
  • server: allow JSON & YAML output in reset-password (#716) (373287b), closes #715

Bug Fixes

  • removing last rule from firewall fails with invalid_input error (#696) (acab17c)

v1.42.0

3 months ago

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

4 months ago

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

5 months ago

1.41.0 (2023-12-13)

Features

Bug Fixes

  • make JSON/YAML outputs consistent (#622) (43944b8)
  • server: properly format request-console JSON output (#626) (40641b6)

v1.40.0

6 months ago

1.40.0 (2023-11-14)

Features

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

6 months ago

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)

Bug Fixes

  • floating-ip: list command only returns first 50 entries (#574) (f3fa881)
  • image: list does not parse "type" flag correctly (#578) (9a0487a)
  • list outputs null instead of empty array when listing in JSON (#579) (93bed7e)

v1.38.3

7 months ago

1.38.3 (2023-10-16)

Bug Fixes

  • build: ensure signature is properly generated (#562) (77b313c)

v1.38.2

7 months ago

1.38.2 (2023-10-13)

Bug Fixes

  • build: create release from previous candidates (cf6eb47)

v1.38.2-rc.0

7 months ago

1.38.2-rc.0 (2023-10-13)

Bug Fixes

  • build: ensure unique tmp files for gon script (#558) (c20a78b)