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

SINALIZADORES OBRIGATÓRIOS

      --cluster string    DBCluster name.

SINALIZAÇÕES GERAIS DO 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.