gdcloud compute disks list

NAMA

gdcloud compute disks list - List virtual machine disks.

SYNOPSIS

gdcloud compute disks list [flags]

CONTOH

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

FLAG OPSIONAL

      --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.

FLAG GDCLOUD WIDE

Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.

Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gcloud CLI.