gcloud auth login
git push cloud-platform master It keep asking me for username and password. It won't authorize me with my google account. Where can I set up the username and password? After being frustrated. I tried the following: gcloud auth login gcloud init <projectid> It seams starting download the old version back to my local machine. I was worried, so I killed the process. However now I am about to run git push cloud-platform again without being asked for password. Do I have to run gcloud init every time when I need to push to remote? what does gcloud init do? And documentations? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
