Description
This command lists all stationary and transit locations configured in the CommCell. Location name and type (stationary/transit) are displayed for each location. Whenever more than one location is found, each location is listed in its own line on the command prompt. No message is displayed whenever locations are not configured.
In case of an error, an error code and description are displayed as: "location: Error errorcode: errordescription"
Usage
qlist location [-tf <tokenfile>] [-tk <token>] [-h]
Options
-tf |
Reads token from a file |
-tk |
Token string |
-h |
Displays help |
Diagnostics
Possible exit status values are:
0 - Successful completion.
1 - CLI usage failures, due to the use of an unsupported option or missing argument.
2 - Any other failure.
Example
List all the locations.
E:\commandline>qlist location
NAME TYPE
----- -----
stat1 Stationary
trans1 Transit