gdcloud database operations list

NOME

gdcloud database operations list: lista as operações de banco de dados para o recurso personalizado DBCluster especificado.

SINOPSE

gdcloud database operations list [flags]

EXEMPLOS

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

FLAGS OBRIGATÓRIAS

      --cluster string    DBCluster name.

FLAGS OPCIONAIS

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

FLAGS GERAIS DA GDCLOUD

Estas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --quiet.

Para mais informações, consulte a página Visão geral da referência da CLI gdcloud.