Hi, did you specify the path to your app.yaml configuration file? Check to see that you are either executing the deploy command from the directory containing the app.yaml, or retry the command specifying the path to the app.yaml file adding the '--verbosity' flag set to 'debug' to output a debugging log like so:
gcloud app deploy ~/[FILE-PATH]/[TO-YOUR]/app.yaml --verbosity=debug If that still fails, provide your app.yaml here making sure you've redacted any sensitive information. Also provide reproduction steps or any workflow (public documentation) you are following. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a4e5f764-db0a-4c8d-9e2c-f16e855134bc%40googlegroups.com.
