Je cours gcloud auth activate-service-account --key-file=pathtokey
alors je cours :
gcloud compute scp sdfsdfsdfsdf.txt myinst:/tmp --zone us-east1-b
Et je reçois cette erreur :
WARNING: The PuTTY PPK SSH key file for gcloud does not exist.
WARNING: The public SSH key file for gcloud does not exist.
WARNING: The private SSH key file for gcloud does not exist.
WARNING: You do not have an SSH key for gcloud.
WARNING: SSH keygen will be executed to generate a key.
open C:\Windows\system32\config\systemprofile\.ssh\google_compute_engine: The system cannot find the path specified.
Je ne comprends pas pourquoi il a besoin d'accéder à .ssh. Je lui ai juste donné le chemin vers la clé.