Command Usage: samgridBatchAdmin v8_1_5
samgridBatchAdmin delete property

Just having some fun...
Command Description:

Deletes a property from the adapter configuration


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

Where:

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

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

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