kellrott / galaxy-tooldev-docs

Other
4 stars 4 forks source link

Loading the Planemo Image #14

Closed srinivasans closed 9 years ago

srinivasans commented 9 years ago

I tried this command to load planemo-machine-image in my project, but the resource access is denied.

gcloud compute images create planemo-machine-image --source-uri http://storage.googleapis.com/galaxyproject_images/planemo_machine.image.tar.gz

NAME PROJECT ALIAS DEPRECATED STATUS ERROR: (gcloud.compute.images.create) Some requests did not succeed:

dannon commented 9 years ago

Thanks for the report! Try again now and it should work.

kellrott commented 9 years ago

Fixed