We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Create a module that adds an RDP button to a Windows workspace, enabling seamless connections via Coder Desktop.
Coder Desktop supports the coder:// URI scheme and can launch the native RDP client to connect to the workspace.
coder://
The text was updated successfully, but these errors were encountered:
coder open rdp
Here are some docs on how we can create this module https://coder.com/docs/user-guides/workspace-access/remote-desktops#coder-desktop-uri-handling-beta
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Summary
Create a module that adds an RDP button to a Windows workspace, enabling seamless connections via Coder Desktop.
Details
Coder Desktop supports the
coder://
URI scheme and can launch the native RDP client to connect to the workspace.coder://
to trigger Coder Desktop and start an RDP session.The text was updated successfully, but these errors were encountered: