名前
gdcloud compute disks list - 仮想マシン ディスクを一覧表示します。
概要
gdcloud compute disks list [flags]
EXAMPLES
To list all disks in project "example-project" in multi-zone environment, run:
gdcloud compute disks list --project example-project --zone us-east1-a
To list all disks in project "example-project" in non multi-zone environment, run
gdcloud compute disks list --project example-project
オプションのフラグ
--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 リファレンスの概要ページをご覧ください。