gdcloud database clusters start

名称

gdcloud database clusters start - 启动 DBCluster 自定义资源。

摘要

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

如需了解详情,请参阅 gdcloud CLI 参考概览页面。