Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enterprise-4.11] RHDEVDOCS-3909: Added content for new features in Web Terminal #48163

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.
====