Command Usage: samgridBatchAdmin v8_1_5
samgridBatchAdmin delete command

Just having some fun...
Command Description:

Delete command from a given batch adapter in the station 
configuration. 


Usage:
       samgridBatchAdmin delete command <--requiredOptions> [-flags]

Where:

  --requiredOptions:
	             --adapter=<value> # batch adapter name
	         --commandType=<value> # command type string
	             --station=<value> # station name

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

Synonymous Options:
	        --command-type=<value> # synonym for --commandType=<value>

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