名称
gdcloud backup volumes list - 列出所有卷备份。
摘要
gdcloud backup volumes list [flags]
说明
此命令会列出可用的卷备份。
示例
To list all volume backups, run:
gdcloud backup volumes list --namespace=sample-namespace --zone=zone1
必需标志
--namespace string Kubernetes namespace where volume backups are located.
可选标志
--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 参考概览页面。