I'm trying to ssh into a gce instance:
C:\Users\Kevin>gcloud compute config-ssh
You should now be able to use ssh/scp with your instances.
For example, try running:
$ ssh sdkmanager.us-central1-a.canigraduate-43286
C:\Users\Kevin>ssh sdkmanager.us-central1-a.canigraduate-43286
kevin@35.184.189.41: Permission denied (publickey).
So I guess "should" doesn't mean "can". What can I do to figure out why this doesn't work? I have OS login disabled.