setEnvironmentProperty

Set a property on an environment

Format

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

Options

-name, --name
   Required. Name of the property to set
-value, --value
   Optional. Value of the property to set
-environment, --environment
   Required. Name or ID of the environment to look up
-isSecure, --isSecure
   Optional. Defaults to current state of property, or false if
   property is not yet defined
-application, --application
   Optional. Name or ID of the application (required if referencing
   environment by name)