NAME
gdcloud database clusters restore - 恢复已删除的 DBCluster 自定义资源。
SYNOPSIS
gdcloud database clusters restore CLUSTER_NAME [flags]
示例
To restore a deleted DBCluster custom resource with name "postgresql-db", run:
gdcloud database clusters restore postgresql-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。
如需了解详情,请参阅gdcloud CLI 参考文档概览页面。