1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

GH_47228: Adding CLI tool

This commit is contained in:
mpandya15
2022-07-15 09:20:50 -05:00
committed by openshift-cherrypick-robot
parent 91f1661d21
commit 5113ef791a
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ You can launch an embedded command line terminal instance in the web console. Yo
Cluster administrators can access the web terminal in {product-title} 4.7 and later.
====
This terminal instance is preinstalled with common CLI tools for interacting with the cluster, such as `oc`, `kubectl`,`odo`, `kn`, `tkn`, `helm`, `kubens`, and `kubectx`. It also has the context of the project you are working on and automatically logs you in using your credentials.
This terminal instance is preinstalled with common CLI tools for interacting with the cluster, such as `oc`, `kubectl`,`odo`, `kn`, `tkn`, `helm`, `kubens`, `subctl`, and `kubectx`. It also has the context of the project you are working on and automatically logs you in using your credentials.
:FeatureName: Web terminal
include::modules/odc-installing-web-terminal.adoc[leveloffset=+1]