createStatus

Create a new status.

Format

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

Options


-type, --type
Required. Type of status (inventory, version, or snapshot).

-status, --status
Required. Name of the new status

-color, --color
Optional. Color of the new status (HTML color strings or valid color
names - Optional)

-description, --description
Optional. Description of the new status. (Optional)

-unique, --unique
Optional. Whether this status is unique (true/false). (Optional)


Feedback