Hello,
I am trying to re-deploy a GAE app. Last deployment I did was way back in
2018. I am deploying by running following command
gcloud app deploy
but I get this error:
You are about to deploy the following services:
- xxx/default/20200614t201625 (from [c:\my_dir\app.yaml])
Deployed URL: [https://xxx.appspot.com]
Do you want to continue (Y/n)? Y
ERROR: (gcloud.app.deploy) The current Google Cloud project [xxx] does not
contain an App Engine application. Use `gcloud beta app create` to
initialize an App Engine application within the project.
I doubt this error message because I have previously deployed an app and it
is even live at https://xxx.appspot.com. I don't want to screw up anything.
Can anybody help?
--
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/34bbb3f9-63c9-44ec-b387-619e66f6011do%40googlegroups.com.