NAME
gdcloud database clusters describe - Describe DBCluster custom resources.
SYNOPSIS
gdcloud database clusters describe [flags]
EXAMPLES
To describe a DBCluster custom resources named postgresql-dbcluster, run:
gdcloud database clusters describe postgresql-dbcluster
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.