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:
committed by
openshift-cherrypick-robot
parent
91f1661d21
commit
5113ef791a
@@ -18,4 +18,4 @@ After the Web Terminal Operator is installed, you can use the web terminal as fo
|
||||
+
|
||||
. Click *Start* to initialize the web terminal using the selected project.
|
||||
|
||||
After the web terminal is initialized, you can use the preinstalled CLI tools like `oc`, `kubectl`, `odo`, `kn`, `tkn`, `helm`, `kubens`, and `kubectx` in the web terminal.
|
||||
After the web terminal is initialized, you can use the preinstalled CLI tools like `oc`, `kubectl`, `odo`, `kn`, `tkn`, `helm`, `kubens`, `subctl`, and `kubectx` in the web terminal.
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user