FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Updating all references to gcloud preview app to gcloud app by theacodes · Pull Request #407 · GoogleCloudPlatform/python-docs-samples · GitHub

Updating all references to gcloud preview app to gcloud app - #407

Merged
theacodes merged 2 commits into
masterfrom
gcloud-app
Jul 7, 2016
Merged

Updating all references to gcloud preview app to gcloud app#407
theacodes merged 2 commits into
masterfrom
gcloud-app

Conversation

Copy link
Copy Markdown
Contributor

Change-Id: I0f1a13c253675e8c09ea8a4df6041b82eaf0e642
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 7, 2016
The app can be deployed by running

`gcloud preview app deploy app.yaml --set-default --version=1 --promote`
gcloud app deploy app.yaml --set-default --version=1 --promote

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This can be shortened to:

gcloud app deploy --version 1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Done

Change-Id: I4dcfd7491146034e9aafb94803872550c269d6be

Copy link
Copy Markdown
Contributor

LGTM

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL