mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
22 lines
906 B
Plaintext
22 lines
906 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="cli-manager-install"]
|
|
= Installing the {cli-manager}
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: cli-manager-install
|
|
|
|
toc::[]
|
|
|
|
[role="_abstract"]
|
|
You can simplify the installation and management of CLI plugins in connected and disconnected environments with the {cli-manager}. The {cli-manager} makes Krew compatible with the `oc` CLI, allowing cluster administrators to manage custom CLI plugin resources.
|
|
|
|
:FeatureName: Using the {cli-manager} to install and manage plugins for the OpenShift CLI
|
|
include::snippets/technology-preview.adoc[]
|
|
|
|
// Installing the {cli-manager}
|
|
include::modules/cli-manager-installing.adoc[leveloffset=+1]
|
|
|
|
// Adding CLI Manager custom index to krew
|
|
include::modules/cli-manager-custom-index-krew.adoc[leveloffset=+1]
|
|
|
|
// Adding CLI plugins with YAML files
|
|
include::modules/cli-manager-adding-plugin-yaml.adoc[leveloffset=+1] |