Difference between revisions of "Gcloud config list"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
[[gcloud config]] list | [[gcloud config]] list | ||
[core] | [core] | ||
− | account = your_email | + | 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 == | ||
− | * {{gcloud}} | + | * {{gcloud config}} |
[[Category:GCP]] | [[Category:GCP]] |
Latest revision as of 11:11, 27 January 2025
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: