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-08-25 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud config configurations describe\u003c/code\u003e command is used to view the properties of a named configuration within the gdcloud CLI.\u003c/p\u003e\n"],["\u003cp\u003eYou must specify the \u003ccode\u003eCONFIGURATION_NAME\u003c/code\u003e as an argument when using this command.\u003c/p\u003e\n"],["\u003cp\u003eThe output format of the command can be customized to your preferred view.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emy-config\u003c/code\u003e example demonstrates how to describe an existing configuration with this command.\u003c/p\u003e\n"],["\u003cp\u003eCommon flags like \u003ccode\u003e--configuration\u003c/code\u003e, \u003ccode\u003e--format\u003c/code\u003e, and \u003ccode\u003e--help\u003c/code\u003e are available for use with this command.\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/gdch/resources/gdcloud-reference/gdcloud) page."]]