名稱
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。
詳情請參閱 gcloud CLI 參考資料總覽頁面。