3.4.4. Uninstalling a CLI plugin with the CLI Manager Operator
You can uninstall a plugin that was installed for the OpenShift CLI (oc) with the CLI Manager Operator.
Prerequisites
- You have installed Krew by following the installation procedure in the Krew documentation.
- You have installed a plugin for the OpenShift CLI with the CLI Manager Operator.
Procedure
To uninstall a plugin, run the following command:
$ oc krew uninstall <plugin_name>