Hi Amit Thanks for reporting this issue. The screenshot in the documentation<https://developers.google.com/appengine/docs/push-to-deploy>is out of date, we'll get it updated. Push to deploy is now enabled by default for all new projects, so there is no need for you to enable it. You will need to download the gcloud SDK and run gcloud auth followed by gcloud init to get the credentials for pushing to the repo. Please refer to the "Setting up the local environment" section in the documentation for detailed step by step instructions
Pratul On Thursday, March 27, 2014 8:23:29 PM UTC-7, Amit Thakur wrote: > > I'm trying to set up push to deploy for my app to App engine. > > If I go to my app's appengine dashboard, I don't see an "Enable > Push-to-Deploy" button, as they mention here All I see is: Push-to-Deploy > is now available in the Google Cloud Console Click here to access it. > > I go to Google Cloud Console there isn't any "Generate git password" as it > is shown in documentation. I am not able to push from git because > authentications fails always (tried using my Google login and password - > doesn't work - fails always) > > -- 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.
