Difference between revisions of "Gcloud config list"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
  [[gcloud config]] list
 
  [[gcloud config]] list
 
  [core]
 
  [core]
  account = your_email@@your_domain.com
+
  account = your_email@your_domain.com
 
  disable_usage_reporting = True
 
  disable_usage_reporting = True
 
  project = your_proyect-production
 
  project = your_proyect-production
Line 19: Line 19:
 
* <code>[[gcloud projects list]]</code>
 
* <code>[[gcloud projects list]]</code>
 
* <code>[[gcloud auth login]]</code>
 
* <code>[[gcloud auth login]]</code>
 
+
* <code>[[$HOME/.config/]]</code>
 
+
* <code>[[gcloud container clusters list]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 16:55, 7 December 2023

gcloud config list
[core]
disable_usage_reporting = True

Your active configuration is: [default]
gcloud config list
[core]
account = your_email@your_domain.com
disable_usage_reporting = True
project = your_proyect-production

Your active configuration is: [default]


Related[edit]

See also[edit]

Advertising: