1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/cli_reference/cli_manager/cli-manager-install.adoc

22 lines
906 B
Plaintext
Raw Permalink Normal View History

2024-09-06 14:05:47 -04:00
:_mod-docs-content-type: ASSEMBLY
[id="cli-manager-install"]
= Installing the {cli-manager}
include::_attributes/common-attributes.adoc[]
:context: cli-manager-install
toc::[]
2025-12-12 15:07:34 -05:00
[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.
2024-09-06 14:05:47 -04:00
: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]