Command Usage: samgridBatchAdmin v8_1_5
samgridBatchAdmin add adapter

Just having some fun...
Command Description:

Add new adapter to station's batch configuration.


Usage:
       samgridBatchAdmin add adapter <--requiredOptions> [--options] [-flags]

Where:

  --requiredOptions:
	             --adapter=<value> # batch adapter name
	             --station=<value> # station name

  --options:
	         --description=<value> # description string

   -flags:
	                            -d # debug flag
	                            -v # verbose flag

Required Data Types:
	                       adapter : string 
	                   description : 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: