setComponentEnvironmentProperty

Set property on component/environment mapping

Format

udclient [global-args...] [global-flags...] 
setComponentEnvironmentProperty [args...]

Options


-name, --name
Required. Name of the property to set

-value, --value
Required. Value of the property to set

-component, --component
Required. Name of the component to look up

-environment, --environment
Required. Name or id of the environment to look up

-isSecure, --isSecure
Optional. Defaults ot property state, or false if not defined

-application, --application
Optional. Name/ID of the application (required if referencing
environment by name)


Feedback