Difference between revisions of "Gcloud config list"
Jump to navigation
Jump to search
(Created page with "{{lc}} gcloud config list [core] disable_usage_reporting = True Your active configuration is: [default] {{gcloud}}") |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | gcloud config list | + | [[gcloud config]] list |
[core] | [core] | ||
disable_usage_reporting = True | 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] | Your active configuration is: [default] | ||
− | {{gcloud}} | + | == Related == |
+ | * <code>[[gcloud projects list]]</code> | ||
+ | * <code>[[gcloud auth login]]</code> | ||
+ | * <code>[[$HOME/.config/]]</code> | ||
+ | * <code>[[gcloud container clusters list]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{gcloud config}} | ||
+ | |||
+ | [[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: