Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ When joining a session, users can be in one of three participant modes:
- **Peer**: Can view the session and interact with it as if they were the session owner.
- **Moderator**: (Enterprise only) Can view the session and terminate it.

Users can join SSH sessions from the command line or from the Teleport web UI,
but Kubernetes sessions can only be joined from the command line.
Users can join sessions from the command line or from the Teleport web UI.

The web UI forces users to select a join mode prior to joining. If you join a
session with `tsh join` or `tsh kube join`, you can specify a participant mode
Expand Down
Loading