Command Usage: samgridBatchAdmin v8_1_5 samgridBatchAdmin delete queue
|  |
Command Description:
Delete a queue from the given batch adapter in the station
configuration.
Usage:
samgridBatchAdmin delete queue <--requiredOptions> [-flags]
Where:
--requiredOptions:
--adapter=<value> # batch adapter name
--queue=<value> # batch queue name
--station=<value> # station name
-flags:
-d # debug flag
-v # verbose flag
Required Data Types:
adapter : string
queue : string
station : string
You may omit "--station=<value>" if the $SAM_STATION environmental variable is set.
UNIX ExitStatus:
Success : 0
Unhandled exceptions : 127
See Also: