You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
@Toeplitz gcloud should create a key in your .ssh folder if I recall correctly. You can use that key to connect with ssh flags sshcode --ssh-flags "-i ~/.ssh/google_compute_engine" [email protected]
We would execute
gcloud compute ssh test-kyle -- <ssh flags>
instead of the normal SSH command.The text was updated successfully, but these errors were encountered: