-
Notifications
You must be signed in to change notification settings - Fork 206
Closed
Description
Executing the goapp deploy
command shows an error message asking to execute a gcloud
command. The docs for Go App Engine do not mention downloading gcloud
at all.
Logs:
➜ hello git:(master) ✗ goapp deploy --application=dummy-project-159617 --version=1 0s
11:26 PM Application: dummy-project-159617 (was: None); version: 1 (was: None)
11:26 PM Host: appengine.google.com
11:26 PM Starting update of app: dummy-project-159617, version: 1
11:26 PM Getting current resource limits.
11:26 PM Scanning files on local disk.
Error 404: --- begin server output ---
This application does not exist (project_id=u'dummy-project-159617'). To create an App Engine application in this project, run "gcloud beta app create" in your console.
--- end server output ---
error while running appcfg.py: exit status 1
Metadata
Metadata
Assignees
Labels
No labels