I receive Permission denied (publickey,gssapi-keyex,gssapi-with-mic). ERROR: (gcloud.compute.ssh) [/usr/bin/ssh] exited with return code [255].
error after I run: gcloud compute ssh instance-1 --zone us-east1-d --command "tar -xf archive.tar"
I can run --command "ls -al" which is fine.