gdcloud database operations list

NAME

gdcloud database operations list: Listet Datenbankvorgänge für die angegebene benutzerdefinierte DBCluster-Ressource auf.

ZUSAMMENFASSUNG

gdcloud database operations list [flags]

BEISPIELE

To list operations on the PostgreSQL DBCluster "postgresql-db", run:

  gdcloud database operations list --cluster=postgresql-db

To list operations in the Oracle DBCluster "oracle-db" in the project "db", run:

  gdcloud database operations list --project=db --cluster=oracle-db

ERFORDERLICHE FLAGS

      --cluster string    DBCluster name.

OPTIONALE 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-WEITE FLAGS

Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.

Weitere Informationen finden Sie auf der Seite Übersicht über die Referenz zur gdcloud CLI.