getZOSVersionsWithCommitId
Get the versions from a component with a given commit ID.
Format
udclient [global-args...] [global-flags...]
getZOSVersionsWithCommitId [parameters]
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| component | string | true | Name or ID of the component. |
| commitId | string | true | Commit ID of the version. |
| parentCommitId | string | false | Commit ID of the parent version. |
Related REST command: Get the versions from a component with a given commit ID..