viewSnapshots CLI command
Use the viewSnapshots command to display a list of all available snapshots in the library. The snapshots are listed chronologically, with the most recent file last. Each snapshot is assigned an index number. To download a snapshot, use the downloadSnapshots command and specify the index number returned by this command.
Syntax
viewSnapshots -ssl > <output-filename.csv>
Parameters
- -ssl
- Required if SSL (HTTPS) is enabled.
- > <output-filename.csv>
- (Optional.) Instead of sending the command output to your display, this option sends the output to a .csv (comma-separated variable) file that can be opened and saved in a spreadsheet. By default, the file is saved in the directory where the CLI jar file is stored. To save the file in a different directory, specify the path to that directory.
Example command
viewSnapshots
TS4500 Example output
1 – TS4500_Snapshot_01122013.zip
2 – TS4500_Snapshot_01012014.zip
3 – TS4500_Snapshot_01022014.zip
Diamondback output
1 – Diamondback_SS_3822_B0024_20230106184143.zip
2 – Diamondback_SS_0819_B0024_20230109200440.zip
3 – Diamondback_SS_9181_B0024_20230112211517.zip