← Package directory
Available on winget

Install hcloud

Command-line interface for Hetzner Cloud

Install with winget
winget install --id HetznerCloud.CLI
Upgrade
winget upgrade --id HetznerCloud.CLI
Uninstall
winget uninstall --id HetznerCloud.CLI

About hcloud

Command-line interface for Hetzner Cloud

What's new in 1.64.1

Bug Fixes - apple's signing and notarizing release pipeline

Read release notes

Version history

Version Updated Notes
1.64.1 Unknown Bug Fixes - apple's signing and notarizing release pipeline
1.63.0 Unknown Available and recommended Server Types have been moved - The Server Types list in hcloud datacenter describe is deprecated and will not be displayed anymore after 2026-10-01. The two commands below should be used for thi...
1.62.2 Unknown Bug Fixes - invalid goreleaser artifacts name for signing step (#1380)
1.62.0 Unknown Features - build .deb and .rpm release files (#1311) - primary-ip: new flag to specify assignee-type on primary-ip create (#1348) - increase default poll interval for long running actions (#1364) - server-type: add locat...
1.61.0 Unknown Storage Boxes support is now generally available The experimental phase for Storage Boxes is over, and Storage Boxes support is now generally available. Features - Storage Box support no longer experimental (#1267) - ser...
1.60.0 Unknown Storage Box Subaccounts are no longer identified by username Storage Box Subaccounts now have a name property, allowing users to specify custom names for their Subaccounts. More importantly, Storage Box Subaccounts (<sub...
1.59.0 Unknown Deprecation of datacenter attribute for Primary IPs and Servers The datacenter attribute is deprecated in the Primary IPs and Servers API resources and will be removed after 1 July 2026. See https://docs.hetzner.cloud/ch...
1.58.0 Unknown Features - firewall: add list columns for labels, created and age (#1239) - drop builds for windows armv6 and armv7 (32 bit) (#1246) - context: allow creation in non-interactive tty (#1252)
1.57.0 Unknown DNS API is now generally available The DNS API is now generally available, as well as support for features in this project that are related to the DNS API. To migrate existing zones to the new DNS API, see the DNS migrat...
1.55.0 Unknown Storage Box API Experimental This release adds support for the Storage Box API. The Storage Box integration will be introduced as an experimental feature. This experimental phase is expected to last until 21 November 202...
1.54.0 Unknown DNS API Beta This release adds support for the new DNS API. The DNS API is currently in beta, which will likely end on 10 November 2025. After the beta ended, it will no longer be possible to create new zones in the old...
1.53.0 Unknown Server Types now depend on Locations. - We added a new locations property to the Server Types resource. The new property defines a list of supported Locations and additional per Locations details such as deprecations inf...
1.52.0 Unknown Features - improve error formatting (#1080) - add plural command aliases (#1087) - context: allow renaming contexts (#1115) - firewall: display applied to resources when using label selector (#1082) - highlight experimen...
1.51.0 Unknown Features - load-balancer: allow specifying network on create (#1013) - context: add unset commmand (#1017) - publish image to Docker Hub (#1043) Bug Fixes - allow getting resources with number as name - some list flags a...
1.50.0 Unknown Features - certificate: allow adding labels during create (#949) Bug Fixes - display $ when the currency is USD (#933) - network: missing load_balancers property in schema
1.49.0 Unknown Features - drop support for go 1.21 (#902) Bug Fixes - macOS binary not notarized (#868)
1.47.0 Unknown 1.47.0 (2024-08-30) Features - allow deleting rDNS entries (#839) (129f51d), closes #814 - certificate: allow retrying managed certificate issuance (#847) (0223f7d) - improve datacenter describe server types readability...
1.46.0 Unknown 1.46.0 (2024-07-25) API Changes for Traffic Prices and Server Type Included Traffic There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release impleme...
1.44.2 Unknown 1.44.2 (2024-07-01) Bug Fixes - correctly print disk sizes on 32bit systems (#800) (3de8530)
1.44.1 Unknown 1.44.1 (2024-06-26) Bug Fixes - errors silently ignored when deleting resources (#792) (a7655f8), closes #791