FreeBSD Manual Pages
GCLOUD_CONFIG_CONFIGURATIONSGeneralBCommLOUD_CONFIG_CONFIGURATIONS_DESCRIBE(1) NAME gcloud config configurations describe - describes a named configuration by listing its properties SYNOPSIS gcloud config configurations describe CONFIGURATION_NAME [--all] [GLOBAL-FLAG ...] DESCRIPTION Describes a named configuration by listing its properties. See gcloud topic configurations for an overview of named configura- tions. POSITIONAL ARGUMENTS CONFIGURATION_NAME Configuration name to descrive FLAGS --all Include unset properties in output. GLOBAL FLAGS Run $ gcloud help for a description of flags available to all commands. EXAMPLES To describe esisting named configuration, run: $ gcloud config configurations describe my_config This is similar in content to: $ gcloud config configurations activate my_config $ gcloud config list GCLOUD_CONFIG_CONFIGURATIONS_DESCRIBE(1)
NAME | SYNOPSIS | DESCRIPTION | POSITIONAL ARGUMENTS | FLAGS | GLOBAL FLAGS | EXAMPLES
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=gcloud_config_configurations_describe&sektion=1&manpath=FreeBSD+12.0-RELEASE+and+Ports>