udclient [global-args...] [global-flags...]
addVersionLink [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 |
| linkName | string | true | Name of the link to add |
| link | string | true | Value of the link to add |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
addVersionLink
-component JPetStore-APP
-version 1.0
-linkName "Link to IBM web site"
-link http://www.ibm.com
Related REST command: Add a link on a version.