CLI:Canasta backup delete
From canasta
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 -i myinstance -s abc123
Flags
| Flag | Shorthand | Description | Default | Required |
|---|---|---|---|---|
--help |
-h |
help for delete | ||
--snapshot |
-s |
Snapshot ID | ✓ | |
--id |
-i |
Canasta instance ID | instance associated with current directory | |
--verbose |
-v |
Verbose output |