diff --git a/modules/odc-using-web-terminal.adoc b/modules/odc-using-web-terminal.adoc index 8f5f41fef5..97bad86d72 100644 --- a/modules/odc-using-web-terminal.adoc +++ b/modules/odc-using-web-terminal.adoc @@ -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 @@ -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. +==== +