gdcloud database clusters stop

名稱

gdcloud database clusters stop - Stop a DBCluster custom resource.

概要

gdcloud database clusters stop CLUSTER_NAME [flags]

範例

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

詳情請參閱 gcloud CLI 參考資料總覽頁面。