Command Usage: samgridBatchAdmin v8_1_5 samgridBatchAdmin delete station config
|  |
Command Description:
Delete batch adapter configuration for a given station. The actual
configuration file does not get deleted, and will be used if the
station's batch configuration is re-added again.
Usage:
samgridBatchAdmin delete station config <--requiredOptions> [-flags]
Where:
--requiredOptions:
--station=<value> # station name
-flags:
-d # debug flag
-v # verbose flag
Required Data Types:
station : string
You may omit "--station=<value>" if the $SAM_STATION environmental variable is set.
UNIX ExitStatus:
Success : 0
Unhandled exceptions : 127
See Also: