gcloud config set compute/zone us-central1-agcloud projects list
gcloud config set project xxxgcloud compute instances describe test-sshssh-keygen -t rsa -b 4096 -C "[email protected]"cp chave.pub chave.pub.gogogleEditar o arquivo chave.pub.google e colocar no inicio do arquivo usuario:
gcloud compute instances add-metadata test-ssh --metadata-from-file ssh-keys=/Users/addo/chave.pub.gogoglessh -i ~/.ssh/id_rsa [email protected]