Google Cloud: App Engine Flashcards
1
Q
Quick way to deploy an app from the project in the CLI
A
- Ensure that package.json is up to date
- Create app.yaml file
- gcloud app deploy
Programming > Google Cloud: App Engine > Flashcards
Quick way to deploy an app from the project in the CLI