manage
get-proxy-config
Get the details of the HTTP proxy configuration and the RSI patches that define the configuration.
- Required role
-
Instance administrator An instance administrator can run this command.
Extended description
Get the information about your proxy configuration, such as the proxy host server and other parameters that are used to connect to your proxy server. The command also returns information about the RSI patches that contain the configuration details.
Syntax
cpd-cli manage get-proxy-config \
--cpd_instance_ns=<project-name> \
[-v][-vv][-vvv]
Arguments
The get-proxy-config command has no arguments.
Options
Table 1: Command options
| Option | Description |
|---|---|
--cpd_instance_ns |
The project where the IBM Software Hub control plane and services are
installed.
|
-v-vv-vvv |
Display verbose output. Options are listed from least verbose to the most verbose.
|
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 Setting up installation environment variables.
- Get the proxy configuration details for the specified instance of Cloud Pak for Data
-
cpd-cli manage get-proxy-config \ --cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS}