adj cluster rm

Deregister a cluster

Deregister a cluster.

A cluster with active instances cannot be removed (HTTP 409) — destroy its instances first. Prompts for confirmation unless --yes is given.

Usage

adj cluster rm <id|name> [flags]

Flags

Flag Shorthand Default Description
--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