StorTrends® iTX Software CLI (Command Line Interface) (Version 2.7) User’s Guide
8
For example: To find out how the show command works, type:
CLI>show -h <Enter>
This will display the many ways the show command can be used.
(this is redundant)
For example: To display the available targets/verbs, the user has to enter:
CLI>show –d targets <Enter>
CLI>show –d verbs <Enter>
The show option can display the functions available for a target or even the functions availa ble for a verb.
For example: To display the functions available for targets/verbs the user has to enter:
CLI>show –t <targetname> <Enter>
Example: show –t ups
CLI>show –v <verbname> <Enter>
Example: show –v list
Note: In the table below, though the <target> is given in the first column together with <verb>, it should
actually be typed at the end of command, complying with SMASH specification. Again, the target
is not case-sensitive.