setGlobalEnvironmentProperty

Sets a property for a global environment.

Use the following format:

da-client [global-args...] [global-flags...] 
setGlobalEnvironmentProperty [args...]

Apply the following arguments:

Argument Description
-name, --name (Required) Name of the property to set.
-value, --value (Optional) Value of the property to set.
-description, --description (Optional) Description of the property.
-isSecure, --isSecure (Optional) Defaults to the property's current state, or false if the property is not yet defined.
-globalEnvironment, --globalEnvironment (Required) Name or ID of the global environment.