简体   繁体   中英

Trying to deploy simple go web site to google cloud with sdk - SDK source path looks to c:\users\name\...\local\Google\cloud SDK - how can I change?

Trying to deploy simple go web site to google cloud with sdk - SDK source path looks to c:\users\name...\local\Google\cloud SDK - how can I change? I am running Windows 11. If I put my app files in this location it tries to upload about 17000 files to Google cloud

My bad easy fix - open cloud sdk as admin change directory to folder you want to deploy code from. run gcloud app deploy - another window will open and you will prompted to reinstall some stuf - then re run the cmd gcloud app deploy. GCloud app engine is not very intuitive to setup a go web program

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM