名前
gdcloud backup volumes list - すべてのボリューム バックアップを一覧表示します。
概要
gdcloud backup volumes list [flags]
説明
このコマンドは、使用可能なボリューム バックアップを一覧表示します。
EXAMPLES
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 リファレンスの概要ページをご覧ください。