gcloud database operations list

NOME

gdcloud database operations list: elenca le operazioni di database per la risorsa personalizzata DBCluster specificata.

SINOSSI

gdcloud database operations list [flags]

ESEMPI

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

FLAG OBBLIGATORI

      --cluster string    DBCluster name.

GDCLOUD WIDE FLAGS

Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.

Per saperne di più, consulta la pagina Panoramica del riferimento di gcloud CLI.