Manage DNS Zones and Zone RRSets (records)
For more details, see the documentation for Zones https://docs.hetzner.cloud/reference/cloud#zones or Zone RRSets https://docs.hetzner.cloud/reference/cloud#zone-rrsets.
-h, --help help for zone
--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 zone add-label - Add a label to a Zone
- hcloud zone add-records - Add records to a Zone RRSet
- hcloud zone change-primary-nameservers - Changes the primary nameservers of a secondary Zone
- hcloud zone change-ttl - Changes the default Time To Live (TTL) of a Zone
- hcloud zone create - Create a Zone
- hcloud zone delete - Delete a Zone
- hcloud zone describe - Describe a Zone
- hcloud zone disable-protection - Disable resource protection for a Zone
- hcloud zone enable-protection - Enable resource protection for a Zone
- hcloud zone export-zonefile - Returns a generated Zone file in BIND (RFC 1034/1035) format
- hcloud zone import-zonefile - Imports a zone file, replacing all Zone RRSets
- hcloud zone list - List Zones
- hcloud zone remove-label - Remove a label from a Zone
- hcloud zone remove-records - Remove records from a Zone RRSet.
- hcloud zone rrset - Manage Zone RRSets (records)
- hcloud zone set-records - Set the records of a Zone RRSet