2 Answers
i dont know for sure .. but it is something to do with your service account .. check if have enabled default service account…
Which image did you use to create the VM? Also, check the environment variable $PATH
to make sure it includes necessary path that containing binaries of gcloud
and gsutil
.
If you have created the instance with default permissions then the gcloud package will be pre installed to the instance. Try to redo or track where you left off.