gana2188 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

could you help me about google Compute Engine (shell script) #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
how can i use google sdk command on my shell script (debian)
example :
#!/bin/bash
gcloud compute instances create gce-02-d --image gce-02-debian7 --machine-type 
n1-standard-1 --zone asia-east1-a

What is the expected output? What do you see instead?

What is the output of 'gcloud info'?

NAME ZONE MACHINE_TYPE INTERNAL_IP EXTERNAL_IP STATUS
ERROR: (gcloud.compute.instances.create) Some requests did not succeed:
 - failed to insert the following resources within 300s: https://www.googleapis.com/compute/v1/projects/fonestock-gcp-1/zones/asia-east1-a/instances/gce-02-d

Please provide any additional information below.

thks

Original issue reported on code.google.com by wilson65...@gmail.com on 31 Oct 2014 at 3:41

GoogleCodeExporter commented 8 years ago
Google Cloud SDK - Release Notes 0.9.34 (2014/10/14)

Original comment by fonestoc...@gmail.com on 31 Oct 2014 at 3:57

GoogleCodeExporter commented 8 years ago
What is the output of 'gcloud info'?

Google Cloud SDK 0.9.34

app-engine-python 1.9.13
app-engine-python-extras 1.9.6
bq 2.0.18
bq-nix 2.0.18
compute 2014.10.14
core 2014.10.20
core-nix 2014.10.20
dns 2014.09.02
gae-python 2014.05.06
gcutil 1.16.5
gcutil-nix 1.16.5
gsutil 4.6
gsutil-nix 4.6
preview 2014.10.20
sql 2014.09.30

Original comment by wilson65...@gmail.com on 31 Oct 2014 at 5:40

GoogleCodeExporter commented 8 years ago
Try again.

Original comment by jasm...@google.com on 31 Oct 2014 at 1:32