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.
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.