GCP Lists Disk Per Project Aug 9, 2019 • Ulysses Here’s the Google Cloud Platform (GCP) GCloud command to list all disks in a specific project. <pre lang="bash"> gcloud compute disks list --project yourprojectname