udclient [global-args...] [global-flags...]
addVersionStatus [parameters]
Parameter | Type | Required | Description |
---|---|---|---|
component | string | false | Name or ID of the component; this value is required if you specify the version name instead of ID |
version | string | true | Name or ID of the version |
status | string | true | Name of the status to apply |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
addVersionStatus
-component JPetStore-APP
-version 1.0
-status Approved
Related REST command: Add a status to a version.