$ gcloud compute ssh --zone "europe-west1-b" "instance-20241102-191016" --project "even-card-249812" --dry-run/usr/bin/ssh -t -i /Users/bollu/.ssh/google_compute_engine -o CheckHostIP=no -o HashKnownHosts=no -o HostKeyAlias=compute.1227009788065073056 -o IdentitiesOnly=yes -o StrictHostKeyChecking=yes -o UserKnownHostsFile=/Users/bollu/.ssh/google_compute_known_hosts bollu@34.79.28.126
- Step 4: Convert the SSH command into a mosh command:
mosh --ssh="/usr/bin/ssh -i /Users/bollu/.ssh/google_compute_engine" bollu@34.79.28.126
- Step 5: Setting up SCP on google cloud:
gcloud compute scp --zone "europe-west1-b" --project "even-card-249812" \ instance-20241102-191016:/home/bollu/lean-mlir/bv-evaluation/mar-5-night.sqlite3 \ mar-5-night-instcombine.sqlite3