DevZero Logo
DevZero

SSH

Setting up SSH to connect to DevZero workspaces.

First, get the name of the workspace that you want to connect VS Code to...

Then run dz workspace connect $workspace_name

For example, if you have a workspace named "big-skylark-sezs"
dz workspace connect big-skylark-sezs 

Or if you prefer you can connect via SSH client

ssh devzero@$workspace_name

On this page

No Headings