名稱
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
選用旗標
--zone string Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.
GDCLOUD 廣泛標記
所有指令都可使用這些旗標:--configuration、--format、--help、--project、--quiet。
詳情請參閱 gcloud CLI 參考資料總覽頁面。