mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
12 lines
735 B
Plaintext
12 lines
735 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * cli_reference/cli_manager/index.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="cli-manager-about_{context}"]
|
|
= About the {cli-manager}
|
|
|
|
[role="_abstract"]
|
|
You can use the {cli-manager} to streamline the installation and management of CLI plugins, especially in disconnected environments.
|
|
|
|
The {cli-manager} makes it easier to install and update CLI plugins. It runs in both connected and disconnected environments, and it is particularly useful in disconnected environments. Cluster administrators can add CLI plugins and plugin updates to the {cli-manager}, and users can then install and update CLI plugins when needed regardless of whether or not the environment is disconnected. |