
LISTQUEUE
|
Syntax |
listqueue | lq [--dev] [--cons] [--ass] [--test] [--app] [--prod] [-h] [--fromDate < yyyy -MM- dd >] [--toDate < yyyy -MM- dd >] |
|
Arguments |
|
|
[--dev] |
Displays all queue items of the development system. |
|
[--cons] |
Displays all queue items of the consolidation system |
|
[--ass] |
Displays all queue items of the assembly |
|
[--test] |
Displays all queue items of the test system |
|
[--app] |
Displays all queue items of approval |
|
[--prod] |
Displays all queue items of the production system |
|
[-h] |
Displays the history queue items of the selected system(s). |
|
--fromDate |
Specifies the from date for the date filter. The date filter is applicable only while displaying the history queue. |
|
--toDate |
Specifies the to date for the date filter. When only the --fromDate is given, the --toDate is automatically set to the default date. The date filter is applicable only while displaying the history queue. |
|
Description |
Lists the content of the queue of the current location. The queues of following systems can be displayed: Development, Consolidation, Test, Assembly, Approval and Production. The history queue of a system can also be displayed. |
lq --dev
lq --dev --cons -h
lq --dev -h --fromDate 2006 - 01- 01 --toDate 2006 -01-02