8000 Use gcloud beta app deploy for Endpoints (#428) · asndev/python-docs-samples@439ca4c · GitHub
[go: up one dir, main page]

Skip to content

Commit 439ca4c

Browse files
martinmalyJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Use gcloud beta app deploy for Endpoints (GoogleCloudPlatform#428)
1 parent c61f9d1 commit 439ca4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/flexible/endpoints/README.md

Lines 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