gcloud compute disks list

Category: Google Cloud & Workspace

gcloud compute disks list

List persistent disks in the project

Shows every persistent disk with its zone, size, type (pd-standard, pd-balanced, pd-ssd) and the instance it is attached to, if any. Disks exist independently of VMs, so they survive instance deletion unless you choose to delete them. Filter by zone with --filter=zone:us-central1-a.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.