diff
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.
Examples¶
Options¶
| Flag | Shorthand | Description | Default |
|---|---|---|---|
--help |
-h |
help for diff | |
--snapshot1 |
`` | First snapshot ID (required) | |
--snapshot2 |
`` | Second snapshot ID (required) |
Options inherited from parent commands¶
| Flag | Shorthand | Description | Default |
|---|---|---|---|
--id |
-i |
Canasta instance ID | |
--verbose |
-v |
Verbose Output |
SEE ALSO¶
- canasta backup - Backup and restore Canasta installations