Difference between revisions of "Gcloud config"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* <code>[[gcloud config list]]</code>
 
* <code>[[gcloud config list]]</code>
 
* <code>[[gcloud config get-value core/project]]</code>
 
* <code>[[gcloud config get-value core/project]]</code>
 +
 +
== Help ==
 +
<pre>
 +
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
 +
</pre>
 +
  
 
== See also ==
 
== See also ==

Revision as of 15:30, 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: