manage
delete-proxy
Delete the resources that contain your HTTP proxy configuration.
- Required role
-
Instance administrator An instance administrator can run this command.
Prerequisites
Before you run this command, run the cpd-cli
manage
disable-proxy command.
Extended description
Delete the RSI patches and the ConfigMap that define your HTTP proxy
configuration.
Syntax
cpd-cli manage delete-proxy \
--cpd_instance_ns=<project-name> \
[-v][-vv][-vvv]
Arguments
The delete-proxy 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.
- Delete the proxy configuration resources for the specified instance of Cloud Pak for Data
-
cpd-cli manage delete-proxy \ --cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS}