NAME
gdcloud config configurations describe - Describe a gdcloud CLI named configuration.
SYNOPSIS
gdcloud config configurations describe CONFIGURATION_NAME [flags]
DESCRIPTION
Describe a gdcloud CLI named configuration by listing its properties. Specify the name of the configuration to describe. You can set the format to print command output resources.
EXAMPLES
To describe an existing configuration named my-config, run:
gdcloud config configurations describe my-config
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration
, --format
, --help
, --project
, --quiet
.
For more information, see the gdcloud CLI reference overview page.