[[["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-29 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud database flags list\u003c/code\u003e command retrieves a list of database flags for a specific database version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e--database-version\u003c/code\u003e flag is required to specify the database version when listing flags.\u003c/p\u003e\n"],["\u003cp\u003eUse the command \u003ccode\u003egdcloud database flags list --database-version=POSTGRESQL_14\u003c/code\u003e as an example to see all the flags for version \u003ccode\u003ePOSTGRESQL_14\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egdcloud\u003c/code\u003e CLI also supports global flags such as \u003ccode\u003e--configuration\u003c/code\u003e, \u003ccode\u003e--format\u003c/code\u003e, \u003ccode\u003e--help\u003c/code\u003e, \u003ccode\u003e--project\u003c/code\u003e, and \u003ccode\u003e--quiet\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# gdcloud database flags list\n\nNAME\n----\n\ngdcloud database flags list - List all database flags for the specified database version.\n\nSYNOPSIS\n--------\n\n gdcloud database flags list [flags]\n\n### EXAMPLES\n\n To list all available database flags for a database version, run:\n\n gdcloud database flags list --database-version=POSTGRESQL_14\n\n### REQUIRED FLAGS\n\n --database-version string Database version of the database for which to list the flags.\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."]]