canasta backup diff
From Canasta Wiki
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 -s snap1 --snapshot2 snap2
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both | |
--snapshot |
-s |
First snapshot ID | ✓ | Both | |
--snapshot2 |
Second snapshot ID | ✓ | 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 |