thanks!  but alas, I'm getting an error trying to setup gcloud...

$ gcloud init
Welcome! This command will take you through the configuration of gcloud.

Settings from your current configuration [default] are:
Your active configuration is: [default]

[app]
suppress_change_warning = true
[core]
account = [... my email ...]
disable_usage_reporting = False
project = [... existing GAE project ID ...]

Pick configuration to use:
 [1] Re-initialize this configuration [default] with new settings
 [2] Create a new configuration
Please enter your numeric choice:  1

Your current configuration has been set to: [default]

Pick credentials to use:
 [1] [... my email ...]
 [2] Log in with new credentials
Please enter your numeric choice:  1

You are now logged in as: [... my email ...]

Pick cloud project to use:
 [1] ...
 [19] ...
Please enter your numeric choice:  6

Your current project has been set to: [... existing GAE project ID ...].

You can use [gcloud config] to change more gcloud settings.

Your active configuration is: [default]

[app]
suppress_change_warning = true
[core]
account = [... my email ...]
disable_usage_reporting = False
project = [... existing GAE project ID ...].
*ERROR: (gcloud.init) Failed command: [compute zones describe 
us-central2-tmpgae] with exit code [1]*


any ideaS?

On Wednesday, March 2, 2016 at 12:11:09 PM UTC-8, Jon Parrott wrote:
>
> You don't actually need to create a new project to use Managed VMs. You 
> can deploy to a new version or module within an existing application.
>
> Though we do highly recommend testing and monitoring your application 
> before serving public traffic.
>
> On Wed, Mar 2, 2016 at 11:59 AM Adam Sah <adam...@gmail.com <javascript:>> 
> wrote:
>
>> hi Amir - awesome stuff!  Question about backup/restore and migration.
>>
>> I have a 5 year old GAE/python2.7 app that I'd like to port, but don't 
>> see how to migrate the data (180+GB).  I tried the datastore admin 
>> copy-from-backup system, but it couldn't read the files from cloud storage 
>> (/gs/...mybucket...), even after setting permissions on the bucket to world 
>> readable.  Am I doing something wrong?
>>
>>
>> https://cloud.google.com/appengine/docs/managed-vms/python/migrating-an-existing-app
>>
>> adam
>>
>>
>> On Monday, February 22, 2016 at 10:18:19 AM UTC-8, Amir Rouzrokh wrote:
>>>
>>> Hi everyone,
>>>
>>> I’m one of App Engine’s Product Managers and we’ve just pushed out a new 
>>> iteration of our App Engine Managed VM docs located at 
>>>
>>> https://cloud.google.com/appengine/docs/managed-vms/
>>>
>>> Give it a try please and send over feedback including any more developer 
>>> guides you would like to see, any errors, etc. The feedback button is on 
>>> the top right hand side of every page. Thanks in advance!
>>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Google App Engine" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/google-appengine/HazEmXZRpiw/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> google-appengi...@googlegroups.com <javascript:>.
>> To post to this group, send email to google-a...@googlegroups.com 
>> <javascript:>.
>> 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/ad33fcdd-ea21-4b0e-9c7c-95a6352fe742%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-appengine/ad33fcdd-ea21-4b0e-9c7c-95a6352fe742%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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/172430b9-2608-439f-af3c-4f1436324ec1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to