Man page - cascade-zone(1)

Packages contas this manual

Manual

CASCADE-ZONE(1) Cascade CASCADE-ZONE(1)

cascade-zone - Manage zones

cascade zone [OPTIONS] <COMMAND>

cascade zone [OPTIONS] add [OPTIONS] --source <SOURCE> --policy <POLICY> <NAME>

cascade zone [OPTIONS] remove <NAME>

cascade zone [OPTIONS] list

cascade zone [OPTIONS] reload <NAME>

cascade zone [OPTIONS] approve <--unsigned|--signed> <NAME> <SERIAL>

cascade zone [OPTIONS] reject <--unsigned|--signed> <NAME> <SERIAL>

cascade zone [OPTIONS] status [--detailed] <NAME>

cascade zone [OPTIONS] history <NAME>

Manage Cascade's zones.

Print the help text (short summary with -h, long help with --help).

Register a new zone.

Remove a zone.

List registered zones.

Reload a zone.

Approve a zone being reviewed.

Reject a zone being reviewed.

Get the status of a single zone.

Get the history of a single zone.

The zone source can be an IP address (with or without port, defaults to port 53) or a file path.

Policy to use for this zone.

Note: At present to use a HSM with a zone the HSM must exist and be configured in the policy used by the zone when the zone is added. It is not possible to change it later in this alpha version of Cascade.


Import a public key to be included in the DNSKEY RRset.

This needs to be a file path accessible by the Cascade daemon.


Import a key pair as a KSK.

The file path needs to be the public key file of the KSK. The private key file name is derived from the public key file.


Import a key pair as a ZSK.

The file path needs to be the public key file of the ZSK. The private key file name is derived from the public key file.


Import a key pair as a CSK.

The file path needs to be the public key file of the CSK. The private key file name is derived from the public key file.





Print the help text (short summary with -h, long help with --help).

<--unsigned|--signed>
Whether the zone to approve is at the unsigned or signed review stage.

<NAME>
The name of the zone to approve.

<SERIAL>
The serial number of the zone to approve.

<--unsigned|--signed>
Whether the zone to reject is at the unsigned or signed review stage.

<NAME>
The name of the zone to reject.

<SERIAL>
The serial number of the zone to reject.

Print detailed information about the zone, including a zone's DNSSEC key identifiers in use, as well as the new DNSKEY records during key rolls.

Cascade online documentation
Cascade CLI
Cascade Daemon
Configuration File Format
Policy File Format

NLnet Labs <cascade@nlnetlabs.nl>

2025–2025, NLnet Labs

November 21, 2025 0.1.0-alpha5