canasta backup delete
From Canasta Wiki
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 |