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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The `gdcloud config configurations describe` command is used to view the properties of a named configuration within the gdcloud CLI."],["You must specify the `CONFIGURATION_NAME` as an argument when using this command."],["The output format of the command can be customized to your preferred view."],["The `my-config` example demonstrates how to describe an existing configuration with this command."],["Common flags like `--configuration`, `--format`, and `--help` are available for use with this command."]]],[]]