manage
delete-platform-ca-certs
Remove the cpd-platform-ca-certs secret from pods. Then delete the cpd-platform-ca-certs secret and any other artifacts generated by the gen-platform-ca-certs command.
- Required role
-
Instance administrator An instance administrator can run this command.
Extended description
This command removes the cpd-custom-ca-certs from the pods in
the operands project and any projects that are tethered to the operands project. Then the command
deletes the secret and any other artifacts that were generated when you ran the cpd-cli
manage
gen-platform-ca-certs command
Syntax
cpd-cli manage delete-platform-ca-certs \
--cpd_instance_ns=<project-name> \
[-v][-vv][-vvv]
Arguments
The delete-platform-ca-certs command has no arguments.
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
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
cpd-custom-ca-certssecret -
cpd-cli manage delete-platform-ca-certs \ --cpd_instance_ns=PROJECT_CPD_INST_OPERANDS