Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 439ca4c

Browse filesBrowse files
martinmalyJon Wayne Parrott
authored andcommitted
Use gcloud beta app deploy for Endpoints (GoogleCloudPlatform#428)
1 parent c61f9d1 commit 439ca4c
Copy full SHA for 439ca4c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎appengine/flexible/endpoints/README.md

Copy file name to clipboardExpand all lines: appengine/flexible/endpoints/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Open the `swagger.yaml` file and in the `host` property, replace
4040

4141
Then, deploy the sample using `gcloud`:
4242

43-
gcloud app deploy
43+
gcloud beta app deploy
4444

4545
Once deployed, you can access the application at https://YOUR-PROJECT-ID.appspot.com/.
4646

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.