gdcloud compute disks list

NOME

gdcloud compute disks list: lista os discos de máquina virtual.

SINOPSE

gdcloud compute disks list [flags]

EXEMPLOS

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

FLAGS OPCIONAIS

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

FLAGS GERAIS DA GDCLOUD

Estas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --quiet.

Para mais informações, consulte a página Visão geral da referência da CLI gdcloud.