devbox open-ide to activate a Devbox, configure local SSH access, and open a remote directory in a supported IDE.
Usage
Open a Devbox in VS Code
Open a directory in Cursor
Options
string
Set the remote directory to open. The path may be relative to the workspace or absolute.
string
default:"vscode"
Select the IDE. Supported values are
vscode, vscode-insiders, cursor, positron, codium, windsurf, and zed.boolean
default:"false"
Include Devboxes owned by other workspace members when selecting a Devbox.
Related topics
Remote development
Configure IDE and SSH access.