cli:list_added_at_repository
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cli:list_added_at_repository [2020/01/06 01:23] – [Inventory Of Volumes Added Within A Defined Date Range Located In A Specified Repository] Scott Cunliffe | cli:list_added_at_repository [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| To extract all [[object: | To extract all [[object: | ||
| - | <sxh plain;> | + | <code plain;> |
| TMSS10ListHistory -S user: | TMSS10ListHistory -S user: | ||
| - | </sxh> | + | </code> |
| Line 31: | Line 31: | ||
| The following example instructs TapeTrack to compare each [[object: | The following example instructs TapeTrack to compare each [[object: | ||
| - | <sxh plain;> | + | <code plain;> |
| traversal | traversal | ||
| { | { | ||
| Line 61: | Line 61: | ||
| ); | ); | ||
| }; | }; | ||
| - | </sxh> | + | </code> |
| ===== Definition File ===== | ===== Definition File ===== | ||
| Line 67: | Line 67: | ||
| The [[concepts: | The [[concepts: | ||
| - | <sxh plain;> | + | <code plain;> |
| # input file for Volume comparison (TMSS10ListHistory output) | # input file for Volume comparison (TMSS10ListHistory output) | ||
| SetFile(" | SetFile(" | ||
| Line 79: | Line 79: | ||
| # exclude any line starting with - | # exclude any line starting with - | ||
| AddString(Exclusion, | AddString(Exclusion, | ||
| - | </sxh> | + | </code> |
| ===== Inventory Of Volumes Added Within A Defined Date Range Located In A Specified Repository ===== | ===== Inventory Of Volumes Added Within A Defined Date Range Located In A Specified Repository ===== | ||
| Line 85: | Line 85: | ||
| Using the list of [[object: | Using the list of [[object: | ||
| - | <sxh plain;> | + | <code plain;> |
| TMSS10Inventory -S tapemaster: | TMSS10Inventory -S tapemaster: | ||
| - | </sxh> | + | </code> |
| or if you prefer CSV output with [[concepts: | or if you prefer CSV output with [[concepts: | ||
| - | <sxh plain;> | + | <code plain;> |
| set TMSSUNQUALIFIEDVOLUME=true | set TMSSUNQUALIFIEDVOLUME=true | ||
| set TMSSREPORTFORMAT=CSV | set TMSSREPORTFORMAT=CSV | ||
| TMSS10Inventory -S tapemaster: | TMSS10Inventory -S tapemaster: | ||
| - | </sxh> | + | </code> |
cli/list_added_at_repository.1578273801.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
