manage
get-license
Get the URL where you can view the specified Cloud Pak for Data
license.
Extended description
The get-license
command returns the URL of the
specified Cloud Pak for Data license. Open the URL in your
web browser to see the detailed license terms.
Syntax
cpd-cli manage get-license \
--release=<version> \
--license-type=EE|SE
Arguments
The get-license
command has no arguments.
Options
Option | Description |
---|---|
--license-type |
The IBM Cloud Pak for Data license that you
purchased.
|
--release |
The release of IBM Cloud Pak for Data for which you want to see the
license.
|
Examples
Note: The following example uses the recommended installation environment variables.
Use a script to create environment variables with the correct values for your environment. For details, see Best practice: Setting up install variables.
- Get the URL for the specified version of the Enterprise Edition license
-
cpd-cli manage get-license \ --release=${VERSION} \ --license-type=EE