gdcloud database clusters stop

NAME

gdcloud database clusters stop - Stop a DBCluster custom resource.

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

OPTIONAL FLAGS

  -h, --help   help for stop