gdcloud database clusters start

名稱

gdcloud database clusters start - Start a DBCluster custom resource.

概要

gdcloud database clusters start CLUSTER_NAME [flags]

範例

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

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