gdcloud database operations list

NOME

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

SYNOPSIS

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.

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

GDCLOUD WIDE FLAGS

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

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