gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.58k stars 1.76k forks source link

No way to leave a joined session from the CLI side without ending the session for both parties #3077

Open webvictim opened 5 years ago

webvictim commented 5 years ago

What happened: It is not currently possible to exit a shared session from the CLI without the session also being closed for the web user.

(this isn't a problem from the web side because clicking the red X at the top left will leave the session and leave the CLI connected, but there is no CLI equivalent of this command)

What you expected to happen: There should be a key combination or other supported method to disconnect a session from the CLI while leaving the web session connected.

Things that don't work:

Things that do work:

How to reproduce it (as minimally and precisely as possible):

Environment:

zmb3 commented 2 years ago

Is this still an issue with moderated sessions? What happens if you join as an observer instead of a full participant?