NAME
gdcloud database clusters start: inicie um recurso personalizado DBCluster.
SYNOPSIS
gdcloud database clusters start CLUSTER_NAME [flags]
EXEMPLOS
To start a stopped DBCluster custom resource with name "postgresql-db", run:
gdcloud database clusters start postgresql-db
To start a stopped DBCluster custom resource with name "oracle-db" in the project "db", run:
gdcloud database clusters start oracle-db --project=db
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 WIDE
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.