Uninstalling the {cli-manager}
You can remove the CLI Manager Operator from OpenShift Container Platform by uninstalling the CLI Manager Operator and removing its related resources.
Important
Using the CLI Manager Operator to install and manage plugins for the OpenShift CLI is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
For more information about the support scope of Red Hat Technology Preview features, see Technology Preview Features Support Scope.
Uninstalling the CLI Manager Operator
You can uninstall the CLI Manager Operator by using the web console.
-
You are logged in to OpenShift Container Platform as a user with the
cluster-adminrole. -
You have access to the OpenShift Container Platform web console.
-
The CLI Manager Operator is installed.
-
Log in to the OpenShift Container Platform web console.
-
Uninstall the CLI Manager Operator by completing the following steps:
-
Navigate to Ecosystem → Installed Operators.
-
Click the Options menu
next to the CLI Manager Operator entry and click Uninstall Operator.
-
In the confirmation dialog, click Uninstall.
-
Removing CLI Manager Operator resources
Optionally, after you uninstall the CLI Manager Operator, you can remove its related resources from your cluster.
-
You are logged in to OpenShift Container Platform as a user with the
cluster-adminrole. -
You have access to the OpenShift Container Platform web console.
-
Log in to the OpenShift Container Platform web console.
-
Remove the
openshift-cli-manager-operatornamespace:-
Navigate to Administration → Namespaces.
-
Click the Options menu
next to the openshift-cli-manager-operator entry and select Delete Namespace.
-
In the confirmation dialog, enter
openshift-cli-manager-operatorin the field and click Delete.
-