-
Notifications
You must be signed in to change notification settings - Fork 19
Conversation
This pull request has been linked to Clubhouse Story #15591: |
@deansheather @f0ssel This would likely break any v1 providers. I'm guessing we already released the CLI for the last release so I can merge this yes? |
Yup this will be safe for 1.22 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might be cleaner to move our options into a map. That way, we could use them for config-ssh
along with coder sh
.
@kylecarbs That sort of solves things, but the quoting was also different for the two cases. A more general solution would nice, I didn't try and tackle that here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try to merge master in first... I changed some stuff up with the options that will conflict here!
- Use webrtc tunnel for `coder sh` command
* chore: Use webrtc for coder sh (#408) - Use webrtc tunnel for `coder sh` command * chore(cli): "fix" broken unit test Co-authored-by: Steven Masley <[email protected]>
What this does
Uses webrtc for
coder sh