Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lang/en/docs/remote-connection/actions/open-terminal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Open / Close Web Terminal

The [Web Terminal](../web-terminal.md) remote connection method for accessing the [Command Line Interface](../../cli/overview.md) of our platform is accessible under the corresponding `Terminal` option included in the [right-hand sidebar menu](../../ui/right-sidebar.md) of the [Web Interface](../../ui/overview.md).
The [Web Terminal](../web-terminal.md) remote connection method for accessing the [Command Line Interface](../../cli/overview.md) of our platform is accessible by clicking on the "Remote Access" icon in the top right corner of the platform [Web Interface](../../ui/overview.md) (just left of your account logo) and selecting `Terminal` option.

The Web Terminal can subsequently be closed by clicking the ✕ button at its top-right corner, which reverts the entire screen to its previous appearance.

Expand Down
Loading