getZOSVersionDeployManifest

Get a deploy manifest for deploying a version into an environment.

Format

udclient [global-args...] [global-flags...]
  getZOSVersionDeployManifest [parameters]

Parameters

Table 1. 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 for which to generate the deploy manifest.
fromVersion string false Name or ID of the current version from which to generate the deploy manifest.

Related REST command: Get a deploy manifest for deploying a version into an environment..