SSH Remote
spotify.com
dev@remote-box: ~
...
Fastest Setup
Section titled “Fastest Setup”- Open the SSH Remote tab.
- Add your host (
user@host). - Connect and complete SSH login.
- Click Run Setup.
- Start an agent remotely and confirm completion signals return locally.
Alternative CLI Modes
Section titled “Alternative CLI Modes”b2v ssh-hooks <host>- Uses remote hook scripts to emit completion signals.
b2v ssh-watch <host>- Uses tmux activity monitoring on the remote host.
Reliability Tips
Section titled “Reliability Tips”- Accept host keys in a normal SSH session before running setup.
- Keep tmux active when using
ssh-watchmode. - Keep network stable while setup scripts are being installed.
If you run into issues, use Troubleshooting.