adj catalog delete

Delete a golden snapshot (blocks if it has running clones; --force cascades)

Usage

adj catalog delete <name> [flags]

Flags

Flag Shorthand Default Description
--force false destroy the golden and all its running clones
--timeout 15m0s how long to wait with --wait
--wait false wait until the golden (and its clones, with --force) are gone
--yes false skip the confirmation prompt

Global flags

Flag Shorthand Default Description
--context config context to use (overrides current-context)
--output -o table output format: table|json|yaml
--server server base URL (overrides the active context)
--token access token (overrides the active context)
--verbose -v false log requests to stderr