Skip to content

Commit 7db3435

Browse files
authored
Merge pull request #86515 from cbippley/OSDOCS-12978
OSDOCS-12978 Adding a note about Krew in CLI Manager docs
2 parents 34491a8 + e7ed983 commit 7db3435

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cli_reference/cli_manager/cli-manager-install.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
[NOTE]
10+
====
11+
Krew always works with {oc-first} without the {cli-manager} installed. You can use the same commands outlined in this documentation to use Krew with `oc`. For more information, see link:https://krew.sigs.k8s.io/docs/[Krew documentation].
12+
====
13+
914
//Brief explanation of what the cli manager is.
1015
You can run the {cli-manager} in both connected and disconnected environments. In particular, it eases the installation and management of CLI plugins in disconnected environments. The {cli-manager} makes Krew compatible with the `oc` CLI. Cluster administrators can use the {cli-manager} to add CLI plugin custom resources that can then be accessed in both connected and disconnected environments. Cluster administrators install and configure the {cli-manager}, and users then add the custom index to Krew and add CLI plugins to the {cli-manager}.
1116

0 commit comments

Comments
 (0)