Command Usage: samgridBatchAdmin v8_1_5 samgridBatchAdmin clone adapter
|  |
Command Description:
Clone batch adapter from one of the existing stations configuration.
Usage:
samgridBatchAdmin clone adapter <--requiredOptions> [-flags]
Where:
--requiredOptions:
--adapter=<value> # batch adapter name
--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:
adapter : string
fromStation : string
toStation : string
UNIX ExitStatus:
Success : 0
Unhandled exceptions : 127
See Also: