canasta delete

From Canasta Wiki

canasta > delete

canasta delete

Delete a Canasta instance

Synopsis

Permanently delete a Canasta instance, removing containers, volumes, and configuration files. If run without --id from an instance directory, the instance is resolved by matching the current directory against the registry.

canasta delete [flags]

Examples

canasta delete -y
cd /path/to/instance && canasta delete -y

Flags

Flag Shorthand Description Default Required Orchestrator
--id -i Canasta instance ID * Both
--yes -y Skip confirmation prompt Both

* Defaults to the Canasta instance matching the current directory, if any.

Global Flags

Flag Shorthand Description Default Required Orchestrator
--help -h Show help message and exit Both
--verbose -v Enable verbose output Both