gcloud not recognized as an internal or external command on Windows

后端 未结 17 1525
别那么骄傲
别那么骄傲 2020-12-17 10:07

I am installing Google App Engine under Windows (not using Cygwin). After running the bat script, I closed and reopened the cmd.exe and entered inside the

17条回答
  •  攒了一身酷
    2020-12-17 10:20

    For me I had to add the following path to my Environment system path:

    C:\Users\\AppData\Local\Google\Cloud SDK\google-cloud-sdk\bin
    

提交回复
热议问题