Manage Servers
-h, --help help for server
--config string Config file path (default "~/.config/hcloud/cli.toml")
--context string Currently active context
--debug Enable debug output
--debug-file string File to write debug output to
--endpoint string Hetzner Cloud API endpoint (default "https://api.hetzner.cloud/v1")
--hetzner-endpoint string Hetzner API endpoint (default "https://api.hetzner.com/v1")
--no-experimental-warnings If true, experimental warnings are not shown
--poll-interval duration Interval at which to poll information, for example action progress (default 500ms)
--quiet If true, only print error messages
- hcloud - Hetzner Cloud CLI
- hcloud server add-label - Add a label to a Server
- hcloud server add-to-placement-group - Add a Server to a Placement Group
- hcloud server attach-iso - Attach an ISO to a server
- hcloud server attach-to-network - Attach a Server to a Network
- hcloud server change-alias-ips - Change a server's alias IPs in a Network
- hcloud server change-type - Change type of a server
- hcloud server create - Create a Server
- hcloud server create-image - Create an Image from a Server
- hcloud server delete - Delete a server
- hcloud server describe - Describe a Server
- hcloud server detach-from-network - Detach a Server from a Network
- hcloud server detach-iso - Detach an ISO from a Server
- hcloud server disable-backup - Disable backup for a server
- hcloud server disable-protection - Disable resource protection for a Server
- hcloud server disable-rescue - Disable rescue for a server
- hcloud server enable-backup - Enable backup for a server
- hcloud server enable-protection - Enable resource protection for a Server
- hcloud server enable-rescue - Enable rescue for a server
- hcloud server ip - Print a server's IP address
- hcloud server list - List Servers
- hcloud server metrics - [ALPHA] Metrics from a Server
- hcloud server poweroff - Poweroff a Server
- hcloud server poweron - Poweron a server
- hcloud server reboot - Reboot a server
- hcloud server rebuild - Rebuild a server
- hcloud server remove-from-placement-group - Removes a Server from a Placement Group
- hcloud server remove-label - Remove a label from a Server
- hcloud server request-console - Request a WebSocket VNC console for a Server
- hcloud server reset - Reset a Server
- hcloud server reset-password - Reset the root password of a Server
- hcloud server set-rdns - Change reverse DNS of a Server
- hcloud server shutdown - Shutdown a server
- hcloud server ssh - Spawn an SSH connection for the Server
- hcloud server update - Update a Server