adj pool rm

Remove a clone pool and drain its warm clones

Remove a clone pool.

Tombstones the pool and drains its warm clones in the data plane. Already-claimed instances are unaffected. Prompts for confirmation unless --yes is given.

Usage

adj pool rm <id> [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