NAME
gdcloud database operations list: liste as operações de bases 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
MARCAS OBRIGATÓRIAS
--cluster string DBCluster name.
MARCAS 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.
MARCAS GDCLOUD GERAIS
Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.
Para mais informações, consulte a página de vista geral da referência da CLI gdcloud.