gcloud database clusters stop

NOMBRE

gdcloud database clusters stop: Detiene un recurso personalizado de DBCluster.

SYNOPSIS

gdcloud database clusters stop CLUSTER_NAME [flags]

EXAMPLES

To stop a DBCluster custom resource with name "postgresql-db", run:

  gdcloud database clusters stop postgresql-db

To stop a DBCluster custom resource with name "oracle-db" in the project "db", run:

  gdcloud database clusters stop oracle-db --project=db

MARCAS OPCIONALES

      --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 DE GCLOUD A NIVEL GENERAL

Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.

Para obtener más información, consulta la página de descripción general de la referencia de la CLI de gcloud.