rmux workspace attach.
Commands
tmux terminal.
Backend Support
What RemoteMux Changes Locally
On first editor open, RemoteMux:- Seeds or refreshes the local GCP SSH key with
gcloud compute config-sshwhenbackend=gcp - Writes RemoteMux-managed host entries under
~/.ssh/rmux/config - Ensures
~/.ssh/configincludesInclude ~/.ssh/rmux/config - Creates an editor-specific SSH host alias for the target workspace
backend=gcp, the generated alias proxies SSH through gcloud compute start-iap-tunnel instead of dialing the VM’s public IP directly.