Hello. You're correct that appcfg.py
<https://cloud.google.com/appengine/docs/standard/python/tools/appcfg-arguments>
is going away
<https://cloud.google.com/appengine/docs/standard/java/tools/migrating-from-appcfg-to-gcloud>.
Try going to the cloud console <https://console.cloud.google.com>, select
your App Engine project from the top, then create a billing account there
<https://console.cloud.google.com/billing/create> and see if you can do so
w/o activting the Free Trial (which I agree with you on -- no one should
activate it until they have enough regular use to take advantage of it,
esp. since it expires in 3 mos). Once you've created a billing account
using a credit card, you s/b able to use gcloud deploy successfully to
deploy.

Can you also privately send me some terminal screenshots of gcloud deploy
asking for a billing account, and if a new one is created, it automatically
activates the Cloud Console?

Thank you,
--Wesley

On Mon, Sep 14, 2020 at 11:36 AM NP <nearapo...@gmail.com> wrote:

> Hello,
>
> GAE no longer allows deployment to production using app cfg. They insist
> you must use "gcloud deploy".
>
> However, when you try to use "gcloud deploy", it insists you must enable a
> billing account and enabling this automatically turns on the 'free' $300
> credit which expires in 90 days or so.
>
>
> Given that I'm still in early stages of development (only deploying to
> production to make sure everything works), I do not wish to waste the 90
> days/free $300 credit.
>
> So my questions are
>
> 1) Is it possible to create a new billing account without turning on the
> free $300/90 days credit?
>
> 2) Is there still a way to use appcfg.py to deploy your app (which means I
> don't need the answer to question 1)?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/30bfd66c-6281-40ca-bfc0-6fb206c86c30o%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/30bfd66c-6281-40ca-bfc0-6fb206c86c30o%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A computer never does what you want... only what you tell it."
    wesley chun :: @wescpy <http://twitter.com/wescpy> :: Software
Architect & Engineer
    Developer Advocate at Google Cloud by day; at night...
    Python training & consulting : http://CyberwebConsulting.com
    "Core Python" books : http://CorePython.com
    Python blog: http://wescpy.blogspot.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAB6eaA5-6%2By-URLrTAsbo4qdyCZoAY_0%2BZVGWyjPEmKnEH%3DP1Q%40mail.gmail.com.

Reply via email to