gdcloud database clusters stop

名前

gdcloud database clusters stop - DBCluster カスタム リソースを停止します。

概要

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

GDCLOUD ワイドフラグ

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

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