scp.
Connect
devin ssh opens a shell on the VM. It wraps the system ssh and approves the connection with your logged-in credentials:
/ssh does the same for the current session.
Plain ssh also works, from any SSH client (scp, your editor’s remote-SSH extension). The gateway prints a URL to approve the connection in your browser:
Forward ports
devin forward forwards a VM port to localhost until you press Ctrl-C:
Related resources
Cloud CLI
Create, steer, and resume cloud sessions from the terminal
Commands & Flags
Full reference for
devin ssh and devin forward
