Skip to content

Commit

Permalink
Merge pull request #48163 from openshift-cherrypick-robot/cherry-pick…
Browse files Browse the repository at this point in the history
…-47816-to-enterprise-4.11

[enterprise-4.11] RHDEVDOCS-3909: Added content for new features in Web Terminal
  • Loading branch information
JStickler committed Jul 22, 2022
2 parents b76deef + 2cc26e3 commit 5b672eb
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions modules/odc-using-web-terminal.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Module included in the following assemblies:
//
// web_console/odc-about-web-terminal.adoc

:_content-type: PROCEDURE
[id="odc-using-web-terminal_{context}"]
= Using the web terminal

Expand All @@ -17,5 +17,15 @@ 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`, `subctl`, and `kubectx` in the web terminal.
+
. Click *+* to open multiple tabs within web terminal in the console.
+
[NOTE]
====
* You can re-run commands by selecting them from the list of commands you have run in the terminal. These commands persist across multiple terminal sessions.
* The web terminal remains open until you close it or you close the browser window or tab.
====

0 comments on commit 5b672eb

Please sign in to comment.