addVersionLink

Add a link from a version to an external URL.

Format

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

Options


-component, --component
Optional. Name/ID of the component (Only required if not using
version ID)

-version, --version
Required. Name/ID of the version

-linkName, --linkName
Required. The label for the link

-link, --link
Required. The target URL of the link


Feedback