Skip to content

Commit 28a392e

Browse files
authored
Merge pull request #47816 from Dhruv-Soni11/RHDEVDOCS-3909
RHDEVDOCS-3909: Added content for new features in Web Terminal
2 parents ecc8dcf + 06df3ca commit 28a392e

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

modules/odc-using-web-terminal.adoc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Module included in the following assemblies:
22
//
33
// web_console/odc-about-web-terminal.adoc
4-
4+
:_content-type: PROCEDURE
55
[id="odc-using-web-terminal_{context}"]
66
= Using the web terminal
77

@@ -17,5 +17,15 @@ After the Web Terminal Operator is installed, you can use the web terminal as fo
1717
====
1818
+
1919
. Click *Start* to initialize the web terminal using the selected project.
20-
20+
+
2121
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.
22+
+
23+
. Click *+* to open multiple tabs within web terminal in the console.
24+
+
25+
[NOTE]
26+
====
27+
* 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.
28+
29+
* The web terminal remains open until you close it or you close the browser window or tab.
30+
====
31+

0 commit comments

Comments
 (0)