NAME
gdcloud compute disks describe - 描述虚拟机磁盘。
SYNOPSIS
gdcloud compute disks describe DISK_NAME [flags]
示例
To describe a disk named "example-disk" in project "example-project", run:
gdcloud compute disks describe example-disk --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 参考文档概览页面。