CLI:Canasta backup diff
From canasta
canasta backup diff
Show difference between two backups
Synopsis
Show the differences between two backup snapshots. This compares the file contents and metadata of both snapshots, displaying added, removed, and modified files.
canasta backup diff [flags]
Examples
canasta backup diff -i myinstance --snapshot1 abc123 --snapshot2 def456
Flags
| Flag | Shorthand | Description | Default | Required |
|---|---|---|---|---|
--help |
-h |
help for diff | ||
--snapshot1 |
First snapshot ID | ✓ | ||
--snapshot2 |
Second snapshot ID | ✓ | ||
--id |
-i |
Canasta instance ID | instance associated with current directory | |
--verbose |
-v |
Verbose output |