hcloud

Command-line interface for managing Hetzner Cloud resources

brewmacoslinux
Try with needOr install directly
Source

About

Command-line interface for Hetzner Cloud

Commands

hcloud

Examples

List all servers in your Hetzner Cloud account$ hcloud server list
Create a new server with Ubuntu 22.04$ hcloud server create --name my-server --type cx11 --image ubuntu-22.04
Get detailed information about a specific server$ hcloud server describe my-server