setAgentProperty

Set a property on an agent.

Format

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

Options


-agent, --agent
Required. Name / ID of the agent to configure

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

-isSecure, --isSecure
Optional. Defaults to current state of property, or false if
property is not yet defined.

-value, --value
Optional. New value for the property

Feedback