Skip to content

Commit d89da45

Browse files
authored
Merge pull request #47831 from mpandya15/GH_47228
GH#47228: Adding CLI tool
2 parents d953788 + 0dd488d commit d89da45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/odc-using-web-terminal.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ After the Web Terminal Operator is installed, you can use the web terminal as fo
1818
+
1919
. Click *Start* to initialize the web terminal using the selected project.
2020

21-
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.
21+
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.

web_console/odc-about-web-terminal.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can launch an embedded command line terminal instance in the web console. Yo
1313
Cluster administrators can access the web terminal in {product-title} 4.7 and later.
1414
====
1515

16-
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.
16+
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.
1717

1818
:FeatureName: Web terminal
1919
include::modules/odc-installing-web-terminal.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)