gcloud database operations list

NOME

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

SYNOPSIS

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.

FLAG FACOLTATIVI

      --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.

FLAG A LIVELLO DI GDCLOUD

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.