hcloud-cli

Automate Hetzner Cloud resource management via the hcloud CLI.

3|Updated Jul 5, 2021
One-click install
npx skills add https://github.com/iAziz786/dotfiles --skill hcloud-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hcloud-cli
Source: https://github.com/iAziz786/dotfiles/tree/main/.agents/skills/hcloud-cli
Command: npx skills add https://github.com/iAziz786/dotfiles --skill hcloud-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables users to manage Hetzner Cloud resources directly from the terminal, reducing manual steps and improving operational speed.

Core Features & Use Cases

  • Installs, authenticates, and configures the Hetzner Cloud CLI (hcloud) for rapid access to server, network, DNS, and storage management.
  • Supports end-to-end workflows: create, list, describe, update, delete resources; manage SSH keys, placement groups, and zones; and script routine cloud infrastructure tasks.
  • Use Case: DevOps engineers can provision and maintain cloud resources across environments without leaving the terminal.

Quick Start

Install the hcloud CLI, authenticate with your API token, and start managing Hetzner Cloud resources from the terminal.

Frequently Asked Questions about hcloud-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Hetzner Cloud resources from the terminal?

To automate Hetzner Cloud resource management, install the hcloud CLI, authenticate using your API token, and use terminal commands to create, list, update, or delete servers, firewalls, and volumes. This skill guides you through context configuration and resource provisioning.

What Hetzner Cloud infrastructure can I provision using the CLI?

Using the hcloud CLI, you can provision and manage servers, firewalls, networks, volumes, DNS zones, SSH keys, and placement groups. It supports end-to-end workflows for creating, describing, updating, and deleting these cloud resources directly from your terminal.

How do I authenticate and configure contexts for the Hetzner Cloud CLI?

To authenticate and configure contexts for the Hetzner Cloud CLI, you need to provide your API token during the initial setup. This skill automates context management and authentication, enabling rapid access to your cloud infrastructure environments.

Can I script routine cloud infrastructure tasks for Hetzner Cloud?

Yes, you can script routine cloud infrastructure tasks for Hetzner Cloud using the hcloud CLI. DevOps engineers can automate end-to-end workflows to provision and maintain servers, networks, and storage across environments without leaving the terminal.

What is the best way to automate DevOps workflows on Hetzner Cloud?

The best way to automate DevOps workflows on Hetzner Cloud is by using the hcloud CLI to script infrastructure provisioning. This skill enables you to manage contexts, automate resource creation and deletion, and handle DNS zones directly from the terminal.