GCP Project Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Google Cloud Platform Operations")
 
Line 1: Line 1:
=Internal=
=Internal=
* [[Google Cloud Platform Operations#Subjects|Google Cloud Platform Operations]]
* [[Google Cloud Platform Operations#Subjects|Google Cloud Platform Operations]]
=Get Current Project=
<syntaxhighlight lang='bash'>
gcloud config list [--format='text(core.project)']
</syntaxhighlight>
=Set Current Project=

Revision as of 21:26, 24 August 2021

Internal

Get Current Project

gcloud config list [--format='text(core.project)']

Set Current Project