NAMA
gdcloud database clusters list - Mencantumkan resource kustom DBCluster.
SINOPSIS
gdcloud database clusters list [flags]
CONTOH
To list DBCluster custom resources with database engine PostgreSQL, run:
gdcloud database clusters list --database-engine=POSTGRESQL
To list DBCluster custom resources with database engine Oracle in the project "db", run:
gdcloud database clusters list --project=db --database-engine=ORACLE
To list DBCluster custom resources with database engine AlloyDB Omni in the project "db", run:
gdcloud database clusters list --project=db --database-engine=ALLOYDBOMNI
To list DBCluster custom resources with all database engines, run:
gdcloud database clusters list
FLAG OPSIONAL
--database-engine string database engine of the DBCluster to be listed.
FLAG GDCLOUD WIDE
Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.
Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gcloud CLI.