Icon

hcloud

Command-line interface for managing Hetzner Cloud resources including servers, volumes, and contexts
Latest: 1.64.1 GitHub
Last checked: Mar 16, 2026 8:58am
Rank: 1376/15140
Also monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
Winget: Available

Version & Lifecycle

0
Current: 1.64.1 N-2: 1.61.0 Avg cadence: Every 29 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Configuration note • May 19, 2026
0

hcloud CLI token, config, and output automation note

For managed hcloud CLI installs, avoid baking a personal token into the package. The official configuration docs say hcloud normally stores preferences and contexts in ~/.config/hcloud/cli.toml or, on Windows, %APPDATA%\hcloud\cli.toml; the location can be changed with HCLOUD_CONFIG or the --config flag.

A config file is not required for automation. Hetzner documents that environment variables can run the CLI statelessly; set HCLOUD_TOKEN in the deployment, CI, or scheduled-task context that actually runs hcloud instead of pre-seeding a profile under an admin or packaging account.

For detection and inventory scripts, prefer machine-readable output. hcloud documents --output json for describe, list, and create commands, and also supports custom-column output for list-style results when JSON is not needed.

Sources: hcloud configuration reference and hcloud output-options guide.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

CLIhcloudHetznercloud Cli

Packaging Notes

0

Requires API token configuration via `hcloud context create`

Notes

0

Open source CLI tool; authentication via API tokens from Hetzner Cloud Console