Re: [google-appengine] what is the simplest way to edit my App Engine code online?

2019-03-03 Thread saintthor
thanks. I often use the console. but where is the feature about git? Can you show me a detail uri? 在 2019年3月4日星期一 UTC+8上午3:15:35,Gerardo Lima写道: > > have you tried [https://console.cloud.google.com/home/dashboard]? > you can git clone your project to a $HOME based directory and then use > gclo

Re: [google-appengine] what is the simplest way to edit my App Engine code online?

2019-03-03 Thread Gerardo Barbosa Lima
have you tried [https://console.cloud.google.com/home/dashboard]? you can git clone your project to a $HOME based directory and then use gcloud tools to build/deploy. On Sun, Mar 3, 2019 at 4:35 PM saintthor wrote: > I tried the cloud shell and it shows me such a message and stops: > > Connectin

[google-appengine] installing trouble

2019-03-03 Thread saintthor
I am installing the linux 64bit package. when running gcloud init --skip-diagnostics Your browser has been opened to visit: https://accounts.google.com/o/oauth2/auth?redirect_uri=http%3A%2F%2Flocalhost%3A8085%2F&prompt=select_account&response_type=code&client_id=32555940559.apps.googleuse

[google-appengine] what is the simplest way to edit my App Engine code online?

2019-03-03 Thread saintthor
I tried the cloud shell and it shows me such a message and stops: Connecting: Provisioning your Google Cloud Shell machine... I used to update my app via a web ide. but now, when i try to run the appcfg.py, it asks me to access a url with browser and copy the code, then it tells me verify fail