Cascade CLI

Synopsis

cascade [GLOBAL OPTIONS] <COMMAND>

Description

cascade is the CLI to the Cascade Daemon.

Global Options

-s, --server <IP:PORT>

The cascade server instance to connect to [default: 127.0.0.1:4539].

--log-level <LEVEL>

The minimum severity of messages to log [default: warning] [possible values: trace, debug, info, warning, error, critical].

-h, --help

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

-V, --version

Print version.

Commands

cascade-health(1)

Check the health of Cascade.

cascade-zone(1)

Manage zones.

cascade-policy(1)

Manage policies.

cascade-keyset(1)

Execute manual key roll or key removal commands.

cascade-tsig(1)

Manage TSIG keys.

cascade-hsm(1)

Manage HSMs.

cascade-debug(1)

Debug / troubleshoot Cascade.

cascade-template(1)

Print example config or policy files.

See Also

https://cascade.docs.nlnetlabs.nl

Cascade online documentation

cascaded(1)

Cascade Daemon

cascaded-config.toml(5)

Configuration File Format

cascaded-policy.toml(5)

Policy File Format