On Sunday, August 21, 2016 at 4:01:43 PM UTC+8, Tapir wrote:
>
> I would say Google cloud product are very great, but the docs is a mess up.
>
> I searched how to deploy a go gae project, I got three links which use 
> different methods:
> 1. https://cloud.google.com/appengine/docs/go/tools/uploadinganapp
> 2. https://cloud.google.com/appengine/docs/flexible/go/quickstart
> 3. https://cloud.google.com/appengine/docs/go/quickstart
>

In this doc: https://cloud.google.com/appengine/docs/go/tools/uploadinganapp
when run this command: goapp deploy -application <YOUR_PROJECT_ID> -V v1 
myapp/
it returns: flag provided but not defined: -V


 

>
>
> But unluckily, none of them works. After the deploy commands are called,
> the console hangs like this:
>
> 03:44 PM Application: my-app-id; version: v2
> 03:44 PM Host: appengine.google.com
>
> then the python program runs for hours with 100% CPU usage, but nothing 
> output.
>
> I some understand why Google cloud products are far better than AWS but 
> get a much smaller market.
>
>
>

-- 
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 post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/3505f5cd-077d-443f-97f2-ad0295ba5c14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to