Coder.comC
Coder.com2mo ago
4 replies
Eric

Coder VSCode Connection without permission to execute CLI

Hey, we are currently trying to setup Coder using VSCode as IDE and trying to connect to a workspace using VSCode. After analyzing, it looks like the Coder extension downloads the Coder CLI and creates an entry in .ssh/config with a proxy command to the Coder CLI using coder ssh <workspace>.
In our restricted environment untrusted tools like the Coder CLI are not allowed to be executed. Is there a supported way of connecting to a workspace without running a unknown executable locally (except using web-based editors)
Was this page helpful?