Skip to content

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 -i myinstance -s abc123

Options

Flag Shorthand Description Default
--help -h help for delete
--snapshot -s Snapshot ID (required)

Options inherited from parent commands

Flag Shorthand Description Default
--id -i Canasta instance ID
--verbose -v Verbose Output

SEE ALSO