名前
gdcloud backup volumes describe - ボリューム バックアップの情報を表示します。
概要
gdcloud backup volumes describe VOLUME_NAME [flags]
説明
指定されたボリューム バックアップの情報を取得して表示します。
EXAMPLES
To describe a volume backup named "volume-name", run:
gdcloud backup volumes describe volume-name --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 リファレンスの概要ページをご覧ください。