gdcloud database clusters start

名前

gdcloud database clusters start - DBCluster カスタム リソースを開始します。

概要

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

GDCLOUD ワイドフラグ

これらのフラグは、すべてのコマンドで使用できます: --configuration--format--help--project--quiet

詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。