Uly.me

cloud engineer

  • Home
  • About
  • Archives
Home/Cloud/GCP Instance Scopes

March 15, 2019

GCP Instance Scopes

Give Instances access to other cloud services using scopes.

gcloud alpha compute instances set-scopes instance-name \
--project project-name --zone us-central1-a \
--scopes=cloud-platform,cloud-source-repos,compute-rw,storage-rw

gcloud alpha compute instances set-scopes instance-name \ --project project-name --zone us-central1-a \ --scopes=cloud-platform,cloud-source-repos,compute-rw,storage-rw

Filed Under: Cloud, Linux Tagged With: access, gcloud, scopes, sdk, services

Have content delivered to your mail. Subscribe below.

About Me

I'm Ulysses, Cloud Engineer at Cardinal Health based in Columbus. This blog is about Linux and Cloud technology. When off the grid, I enjoy riding my electric skateboard. I've surfed, snowboarded and played the saxophone in the past. I hope you find this website helpful. It's powered by WordPress and hosted on AWS LightSail.

  • Cloud
  • Linux
  • Git

Copyright © 2012–2021