Skip to content

goapp deploy command needs gcloud installed #55

@nikhita

Description

@nikhita

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions