This section explains how to use the
qq snapshot_diff
command.Description
List the changed files and directories between two snapshots.
Usage
qq snapshot_diff [-h] --newer-snapshot NEWER_SNAPSHOT --older-snapshot OLDER_SNAPSHOT [--page-size PAGE_SIZE]
Flags
Flag Name | Required | Description |
---|---|---|
--newer-snapshot
|
Yes | Snapshot ID of the newer snapshot |
--older-snapshot
|
Yes | Snapshot ID of the older snapshot |
--page-size
|
No | Max snapshot diff entries to return per request |