Skip to content

Instantly share code, notes, and snippets.

@dbuos
Created June 6, 2018 22:37
Show Gist options
  • Select an option

  • Save dbuos/96029e1fd86c4c6aa45baf52c2488d0b to your computer and use it in GitHub Desktop.

Select an option

Save dbuos/96029e1fd86c4c6aa45baf52c2488d0b to your computer and use it in GitHub Desktop.
#Almacenar el id (name) del proyecto en una variable (Muy importante para interoperabilidad)
export GCP_PROJECT=`gcloud config list core/project --format='value(core.project)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment