mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
24 lines
905 B
Plaintext
24 lines
905 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="cli-manager-using"]
|
|
= Using the {cli-manager}
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: cli-manager-using
|
|
|
|
toc::[]
|
|
|
|
After the cluster administrator sets up and configures the {cli-manager}, users can use it to install, update, and uninstall CLI plugins.
|
|
|
|
:FeatureName: Using the {cli-manager} to install and manage plugins for the OpenShift CLI
|
|
include::snippets/technology-preview.adoc[]
|
|
|
|
// Installing a CLI plugin with the CLI Manager
|
|
include::modules/cli-manager-installing-plugins.adoc[leveloffset=+1]
|
|
|
|
// Upgrading a CLI plugin with the CLI Manager
|
|
include::modules/cli-manager-upgrading-plugin.adoc[leveloffset=+1]
|
|
|
|
// Updating a cli plugin with the CLI Manager
|
|
include::modules/cli-manager-updating-plugin.adoc[leveloffset=+1]
|
|
|
|
// Uninstalling a CLI plugin with the CLI Manager
|
|
include::modules/cli-manager-uninstall-plugin.adoc[leveloffset=+1] |