Skip to content

Instantly share code, notes, and snippets.

@dwdraju
Created July 2, 2018 09:06
Show Gist options
  • Save dwdraju/fd3754103bad28970ab94ef2970897dd to your computer and use it in GitHub Desktop.
Save dwdraju/fd3754103bad28970ab94ef2970897dd to your computer and use it in GitHub Desktop.
Google Cloud Check Compute Instance Access Scope
curl --silent --connect-timeout 1 -f -H "Metadata-Flavor: Google" http://169.254.169.254/computeMetadata/v1/instance/service-accounts/default/scopes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment