:_mod-docs-content-type: ASSEMBLY [id="managing-cli-plugin-krew"] = Managing CLI plugins with Krew include::_attributes/common-attributes.adoc[] :context: managing-cli-plugins-krew toc::[] You can use Krew to install and manage plugins for the OpenShift CLI (`oc`). :FeatureName: Using Krew to install and manage plugins for the OpenShift CLI include::snippets/technology-preview.adoc[] // Installing a CLI plugin with Krew include::modules/cli-krew-install-plugin.adoc[leveloffset=+1] // Updating a CLI plugin with Krew include::modules/cli-krew-update-plugin.adoc[leveloffset=+1] // Removing a CLI plugin with Krew include::modules/cli-krew-remove-plugin.adoc[leveloffset=+1] [role="_additional-resources"] [id="additional-resources_managing-cli-plugins-krew"] == Additional resources * link:https://krew.sigs.k8s.io/[Krew] * xref:../../cli_reference/openshift_cli/extending-cli-plugins.adoc#cli-extend-plugins[Extending the OpenShift CLI with plugins]