manage
list-prereqs
Important: IBM Cloud Pak® for Data
Version 4.6 will reach end of support (EOS) on 31 July, 2025. For more information, see the Discontinuance of service announcement for IBM Cloud Pak for Data Version 4.X.
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.6 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.
Get the list of components that are a prerequisite for the specified component. For example, see the list of components that are a prerequisite for Watson Knowledge Catalog.
Extended description
When you run the command, the prerequisite components are listed in the command prompt.
Syntax
cpd-cli manage list-prereqs \
--components=<comma-separated-list-of-component-names> \
[--release=<version>]
Arguments
The list-prereqs command has no arguments.
Options
| Option | Description |
|---|---|
--components |
A comma-separated list of the components for which you want to see
the prerequisite components.
|
--release |
The release for which you want to list the prerequisite
components.
|
Examples
- List the prerequisite components for the Watson Knowledge Catalog component for the 4.6.6 release
-
cpd-cli manage list-prereqs \ --components=wkc \ --release=4.6.6 - List the prerequisite components for the Watson Query component and the Db2® Big SQL component for the 4.6.6 release
-
cpd-cli manage list-prereqs \ --components=dv,bigsql \ --release=4.6.6