Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 2, 2020 05:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/c50905dc6ae86b8340c96f966d32a12b to your computer and use it in GitHub Desktop.
Save velotiotech/c50905dc6ae86b8340c96f966d32a12b to your computer and use it in GitHub Desktop.
$ export SA_EMAIL=$(gcloud iam service-accounts list \ --filter="displayName:spinnaker-storage-account" \ --format='value(email)')
$ export PROJECT=$(gcloud info --format='value(config.project)')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment