manage
disable-proxy
Disable the HTTP proxy configuration for an instance of Cloud Pak for Data.
- Required role
-
Instance administrator An instance administrator can run this command.
Extended description
If you want to stop using your cluster-wide HTTP proxy for an instance of Cloud Pak for Data, you must disable the proxy configuration.
Syntax
cpd-cli manage disable-proxy \
--cpd_instance_ns=<project-name> \
[-v][-vv][-vvv]
Arguments
The disable-proxy
command has no arguments.
Options
Table 1: Command options
Option | Description |
---|---|
--cpd_instance_ns |
The project where the IBM Cloud Pak® for Data 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.
- Disable the proxy configuration for the specified instance of Cloud Pak for Data
-
cpd-cli manage disable-proxy \ --cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS}