When I run gcloud app deploy I get the message: ERROR: (gcloud.app.deploy) The required property [project] is not currently set. You may set it for your current
I'm attempting to set up Google Cloud SDK CLI to manage some compute resources, and I'm just following a guide for this part. I ran this command and it installe
I follow all the steps from here. At the final step where I run sudo apt-get update && sudo apt-get install google-cloud-sdk, I get: Hit:1 http://dl.goo
gcloud builds submit failed for me yesterday. Then I tried gcloud config set project, that also failed. So I thought login might have expired so tried gcloud au
Running Ubuntu. Installed Google Cloud SDK via: $ sudo curl https://sdk.cloud.google.com | sudo bash $ exec -l $SHELL Running "gcloud" works just fine. R
I use Cloud SDK to connect to my TPU VM, but I am getting Permission Denied error when trying to write on a folder in the vm. How can I fix this please!