You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It requires two running terminal sessions (it would be nice to consolidate this into one)
It requires the user to know / go get their workspace ID
It requires the user to reference the SSH config file
It would be good to tackle all three of these issues (possible not within the same issue) where 1 command can be issued, allowing the selection of a workspace from a list, before the connection is established and the SSH connection opened.
The text was updated successfully, but these errors were encountered:
loujaybee
changed the title
Improve experience of SSH using companion app (e.g a single command + select workspaces from a list)
Improve UX of SSH using companion app (e.g a single command + select workspaces from a list)
Oct 19, 2021
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Currently to SSH using the local companion, you have to run a command like:
ssh -F /tmp/gitpod_ssh_config <your-workspace-id e.g.apricot-harrier-####>
This has some friction:
It would be good to tackle all three of these issues (possible not within the same issue) where 1 command can be issued, allowing the selection of a workspace from a list, before the connection is established and the SSH connection opened.
The text was updated successfully, but these errors were encountered: