| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| cli:tmss10movedatelist [2020/07/03 00:35] – [Example] Scott Cunliffe | cli:tmss10movedatelist [2025/07/04 04:41] (current) – [Example] Scott Cunliffe |
|---|
| ===== Synopsis ===== | ===== Synopsis ===== |
| |
| ''TMSS10MoveDateList [-S logon string] [-V volume filter] [-c configuration file] [-r range]'' | ''TMSS10MoveDateList [-S logon string] [-V volume filter] [-c configuration file] [-e expiry] [-r range]'' |
| |
| ===== Options ===== | ===== Options ===== |
| * ''-V'' [[cli:volume_filter|Volume Filter]] which can be used to filter the traversal of [[object:customer|Customer]], [[object:media|Media]], [[object:volume|Volume]], [[object:repository|Repository]] and [[common:volume_flags|Flag]] values. | * ''-V'' [[cli:volume_filter|Volume Filter]] which can be used to filter the traversal of [[object:customer|Customer]], [[object:media|Media]], [[object:volume|Volume]], [[object:repository|Repository]] and [[common:volume_flags|Flag]] values. |
| *''-c'' The config file argument specifies the path to the Batch Configuration File. The Batch Configuration File allows you to perform advanced traversal of [[object:customer|Customer]], [[object:media|Media]] and [[object:volume|Volumes]], perform advanced Barcode pre and post processing and route program output to syslogd. | *''-c'' The config file argument specifies the path to the Batch Configuration File. The Batch Configuration File allows you to perform advanced traversal of [[object:customer|Customer]], [[object:media|Media]] and [[object:volume|Volumes]], perform advanced Barcode pre and post processing and route program output to syslogd. |
| | * ''-e'' Use expiry date rather than Next move date: default = false |
| * ''-r'' Day range, 0 = all, -n = Last n entries in list, +n = First n entries in list. | * ''-r'' Day range, 0 = all, -n = Last n entries in list, +n = First n entries in list. |
| |
| | {{page>cli:fi}} |
| ===== Notes ===== | ===== Notes ===== |
| |
| |
| === Command line syntax === | === Command line syntax === |
| <sxh> | <code> |
| TMSS10MoveDateList -S user:-password@server -r "-3" -V "US02.*.*" </sxh> | TMSS10MoveDateList -S user:-password@server -r "-3" -V "US02.*.*" </code> |
| |
| === Output === | === Output === |
| |
| <sxh> | <code> |
| |
| System: TapeTrack | System: TapeTrack |
| |
| |
| </sxh> | </code> |
| |
| ===== Changelog ===== | ===== See Also===== |
| |
| [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10MoveDateList] | [[technote/command_line_diagnosis|Command Line Utility Troubleshooting and Diagnosis]] |
| |
| | --> Changelog |
| | |
| | [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10MoveDateList] |
| | <-- |
| <- ^ cli:introduction|Command Line Utilities^ -> | <- ^ cli:introduction|Command Line Utilities^ -> |