Uh oh!
There was an error while loading. Please reload this page.
Updated README.md - #759
Conversation
…ince the command is no longer in beta
googlebot
commented
Jan 15, 2017
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
dwardu89
commented
Jan 15, 2017
I signed it! |
googlebot
commented
Jan 15, 2017
CLAs look good, thanks! |
theacodes
commented
Jan 17, 2017
I think this one is intentionally still beta because of endpoints. |
qiwzhang
commented
Jan 17, 2017
The command is "gcloud app deploy" now. Please refers to this https://cloud.google.com/endpoints/docs/quickstart-app-engine#python Thanks for updating the README. |
theacodes
commented
Jan 17, 2017
@qiwzhang it seems the quickstart no longer even uses this particular sample (instead uses /endpoints), should we just remove this one? |
qiwzhang
commented
Jan 17, 2017
It is better to leave it here. Maybe there are still some docs referring to here. |
theacodes
commented
Jan 17, 2017
I can search and verify, better to not have a duplicated sample. :) |
qiwzhang
commented
Jan 17, 2017
via email
OK, thanks. it can be removed if there are not doc referring to it. …On Tue, Jan 17, 2017 at 11:17 AM, Jon Wayne Parrott < ***@***.***> wrote:
I can search and verify, better to not have a duplicated sample. :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#759 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALPph9q929UOiwkS7ZnRTiseu4vXous1ks5rTROzgaJpZM4Lj_3z>
.
|
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Updated the command gcloud beta app deploy to be gcloud app deploy, since the command is no longer in beta.