canasta backup delete

From Canasta Wiki
Revision as of 03:33, 26 April 2026 by WikiSysop (talk | contribs) (Update Canasta CLI reference)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

canasta > backup > delete

canasta backup delete

Delete a backup

Synopsis

Remove a snapshot from the backup repository by its ID. The snapshot data may still exist until a prune is run on the repository.

canasta backup delete [flags]

Examples

canasta backup delete -s abc123

Flags

Flag Shorthand Description Default Required Orchestrator
--id -i Canasta instance ID * Both
--snapshot -s Snapshot ID to delete 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