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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud config configurations describe\u003c/code\u003e command is used to view the properties of a named GDCH CLI configuration.\u003c/p\u003e\n"],["\u003cp\u003eYou must specify the \u003ccode\u003eCONFIGURATION_NAME\u003c/code\u003e to describe an existing configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe output format of the configuration description can be customized using the \u003ccode\u003e--format\u003c/code\u003e flag.\u003c/p\u003e\n"],["\u003cp\u003eUse \u003ccode\u003egdcloud config configurations describe my-config\u003c/code\u003e to see the properties of the \u003ccode\u003emy-config\u003c/code\u003e configuration.\u003c/p\u003e\n"]]],[],null,["# gdcloud config configurations describe\n\nNAME\n----\n\ngdcloud config configurations describe - Describe a gdcloud CLI named configuration.\n\nSYNOPSIS\n--------\n\n gdcloud config configurations describe CONFIGURATION_NAME [flags]\n\nDESCRIPTION\n-----------\n\nDescribe a gdcloud CLI named configuration by listing its properties.\nSpecify the name of the configuration to describe.\nYou can set the format to print command output resources.\n\n### EXAMPLES\n\n To describe an existing configuration named my-config, run:\n\n gdcloud config configurations describe my-config\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-reference/gdcloud) page."]]