GCP Project Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Google Cloud Platform Operations")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=
* [[Google Cloud Platform Operations#Subjects|Google Cloud Platform Operations]]
* [[Google Cloud Platform Operations#Subjects|Google Cloud Platform Operations]]
=Overview=
=Get Current Project=
<syntaxhighlight lang='bash'>
gcloud config list [--format='text(core.project)']
</syntaxhighlight>
=Set Current Project=

Latest revision as of 21:27, 24 August 2021

Internal

Overview

Get Current Project

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

Set Current Project