gdcloud database clusters start

NAME

gdcloud database clusters start - Start a DBCluster custom resource.

SYNOPSIS

gdcloud database clusters start CLUSTER_NAME [flags]

EXAMPLES

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

OPTIONAL FLAGS

  -h, --help   help for start