Command Usage: samgridBatchAdmin v8_1_5 samgridBatchAdmin clone station config
|  |
Command Description:
Clone one of the existing stations configuration.
Usage:
samgridBatchAdmin clone station config <--requiredOptions> [-flags]
Where:
--requiredOptions:
--fromStation=<value> # station configuration that will be cloned
--toStation=<value> # station configuration that will be updated
-flags:
-d # debug flag
-v # verbose flag
Synonymous Options:
--from-station=<value> # synonym for --fromStation=<value>
--to-station=<value> # synonym for --toStation=<value>
Required Data Types:
fromStation : string
toStation : string
UNIX ExitStatus:
Success : 0
Unhandled exceptions : 127
See Also: