This section explains how to use the
qq snapshot_file_diff
command.Description
List changed byte ranges of a file between two snapshots.
Usage
qq snapshot_file_diff [-h] --newer-snapshot NEWER_SNAPSHOT --older-snapshot OLDER_SNAPSHOT (--path PATH | --file-id FILE_ID) [--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 |
--path
|
No | Path to file |
--file-id
|
No | File ID |
--page-size
|
No | Maximum number of entries to return per request |