mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
14 lines
670 B
Plaintext
14 lines
670 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="odc-using-web-terminal"]
|
|
= Using the web terminal
|
|
|
|
include::_attributes/common-attributes.adoc[]
|
|
include::_attributes/attributes-openshift-dedicated.adoc[]
|
|
:context: odc-using-web-terminal
|
|
|
|
toc::[]
|
|
|
|
[role="_abstract"]
|
|
You can launch an embedded command-line terminal instance in the web console. This terminal instance is preinstalled with common CLI tools for interacting with the cluster, such as `oc`, `kubectl`,`odo`, `kn`, `tkn`, `helm`, and `subctl`. It also has the context of the project you are working on and automatically logs you in using your credentials.
|
|
|
|
include::modules/odc-access-web-terminal.adoc[leveloffset=+1] |