gdcloud database clusters list

שם

‫gdcloud database clusters list – הצגת רשימה של משאבים בהתאמה אישית מסוג DBCluster.

SYNOPSIS

gdcloud database clusters list [flags]

דוגמאות

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

דגלים אופציונליים

      --database-engine string   database engine of the DBCluster to be listed.
      --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

הדגלים האלה זמינים לכל הפקודות: --configuration, ‏ --format, ‏ --help, ‏ --project, ‏ --quiet.

מידע נוסף זמין בדף סקירה כללית של מדריך העזר ל-CLI של gcloud.