manage list-components

Important: IBM Cloud Pak® for Data Version 4.8 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.8 reaches end of support. For more information, see Upgrading from IBM Cloud Pak for Data Version 4.8 to IBM Software Hub Version 5.1.

Get the list of components that are supported by the cpd-cli manage commands.

Extended description

For each component, the output includes:
  • Version information
  • Operator details
  • Additional metadata that is used by the cpd-cli manage commands

The output is saved to the components.csv file in the cpd-cli-workspace/olm-utils-workspace/work directory.

Syntax

cpd-cli manage list-components \
--release=<version>

Arguments

The list-components command has no arguments.

Options

Option Description
--release The release for which you want to list the components.
Status
Required.
Syntax
--release=<version>
Default value
No default. You must specify the release.
Valid values
  • 4.8.0
  • 4.8.1
  • 4.8.2
  • 4.8.3
  • 4.8.4
  • 4.8.5
  • 4.8.6
  • 4.8.7
  • 4.8.8

Table 1: Command options

Examples

Note: The following example uses the recommended installation environment variables.

It is strongly recommended that you use a script to create environment variables with the correct values for your environment. For details, see Best practice: Setting up installation environment variables.

Get information about which components are supported for the release you want to install
cpd-cli manage list-components \
--release=${VERSION}