Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a coder open rdp command #13212

Open
bpmct opened this issue May 9, 2024 · 1 comment
Open

Add a coder open rdp command #13212

bpmct opened this issue May 9, 2024 · 1 comment
Labels
cli Area: CLI feature Something we don't have yet

Comments

@bpmct
Copy link
Member

bpmct commented May 9, 2024

Background: Notion. There are some ideas/questions in there around implimentation.

Add a coder open rdp command that can forward an RDP port and auto-fill the details (host, username, and password into an RDP client. Like port forward, the command can hang and when cancelled it can disconnect the session. I'm not sure if we should only enable this for workspaces with specific attributes (Windows) or just fail if there is no RDP port open on the workspace

Related: coder/modules#234

@bpmct bpmct added the feature Something we don't have yet label May 9, 2024
@coder-labeler coder-labeler bot added the cli Area: CLI label May 9, 2024
@bpmct
Copy link
Member Author

bpmct commented May 9, 2024

Related is https://github.com/coder/customers/issues/572. I wonder if we can make coder open more generic / extensible by modules (e.g. forward local ports, open browser, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Area: CLI feature Something we don't have yet
Projects
None yet
Development

No branches or pull requests

1 participant