NAME
gdcloud database flags list - List all database flags for the specified database version.
SYNOPSIS
gdcloud database flags list [flags]
EXAMPLES
To list all available database flags for a database version, run:
gdcloud database flags list --database-version=POSTGRESQL_14
REQUIRED FLAGS
--database-version string Database version of the database for which to list the flags.
OPTIONAL FLAGS
--zone string Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.
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.