---
title: "README 223"
description: "Manage DNS Zones and Zone RRSets (records)"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/readme-223
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:36:13.835Z
license: CC-BY-4.0
attribution: "README 223 — Claudary (https://claudary.paisolsolutions.com/skills/readme-223)"
---

# README 223
Manage DNS Zones and Zone RRSets (records)

## Overview

## hcloud zone

Manage DNS Zones and Zone RRSets (records)

### Synopsis

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.

### Options

```
  -h, --help   help for zone
```

### Options inherited from parent commands

```
      --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
```

### SEE ALSO

* [hcloud](hcloud.md)	 - Hetzner Cloud CLI
* [hcloud zone add-label](hcloud_zone_add-label.md)	 - Add a label to a Zone
* [hcloud zone add-records](hcloud_zone_add-records.md)	 - Add records to a Zone RRSet
* [hcloud zone change-primary-nameservers](hcloud_zone_change-primary-nameservers.md)	 - Changes the primary nameservers of a secondary Zone
* [hcloud zone change-ttl](hcloud_zone_change-ttl.md)	 - Changes the default Time To Live (TTL) of a Zone
* [hcloud zone create](hcloud_zone_create.md)	 - Create a Zone
* [hcloud zone delete](hcloud_zone_delete.md)	 - Delete a Zone
* [hcloud zone describe](hcloud_zone_describe.md)	 - Describe a Zone
* [hcloud zone disable-protection](hcloud_zone_disable-protection.md)	 - Disable resource protection for a Zone
* [hcloud zone enable-protection](hcloud_zone_enable-protection.md)	 - Enable resource protection for a Zone
* [hcloud zone export-zonefile](hcloud_zone_export-zonefile.md)	 - Returns a generated Zone file in BIND (RFC 1034/1035) format
* [hcloud zone import-zonefile](hcloud_zone_import-zonefile.md)	 - Imports a zone file, replacing all Zone RRSets
* [hcloud zone list](hcloud_zone_list.md)	 - List Zones
* [hcloud zone remove-label](hcloud_zone_remove-label.md)	 - Remove a label from a Zone
* [hcloud zone remove-records](hcloud_zone_remove-records.md)	 - Remove records from a Zone RRSet.
* [hcloud zone rrset](hcloud_zone_rrset.md)	 - Manage Zone RRSets (records)
* [hcloud zone set-records](hcloud_zone_set-records.md)	 - Set the records of a Zone RRSet

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/readme-223) · https://claudary.paisolsolutions.com
