Difference between revisions of "Gcloud config"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
* <code>[[gcloud]] config</code>
 
* <code>[[gcloud]] config</code>
 +
* <code>[[gcloud config list]]</code>
 
* <code>[[gcloud config set project]]</code>
 
* <code>[[gcloud config set project]]</code>
* <code>[[gcloud config list]]</code>
 
 
* <code>[[gcloud config get-value core/project]]</code>
 
* <code>[[gcloud config get-value core/project]]</code>
  

Revision as of 15:31, 21 June 2022

https://cloud.google.com/sdk/gcloud/reference/config

Help

gcloud config
ERROR: (gcloud.config) Command name argument expected.

Available groups for gcloud config:

      configurations          Manage the set of gcloud named configurations.

Available commands for gcloud config:

      get                     Print the value of a Google Cloud CLI property.
      list                    List Google Cloud CLI properties for the currently
                              active configuration.
      set                     Set a Google Cloud CLI property.
      unset                   Unset a Google Cloud CLI property.

For detailed information on this command and its flags, run:
  gcloud config --help


See also

Advertising: