setEnvironmentProperty

Set property on an environment

Format

udclient [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/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/ID of the application (required if referencing
 environment by name)