mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Wed Mar 19 10:42:21 UTC 2025
This commit is contained in:
parent
a459a88a5f
commit
e555fef0aa
170 changed files with 6428 additions and 659 deletions
|
|
@ -17,11 +17,11 @@ DESCRIPTION
|
|||
https://cloud.google.com/sdk/gcloud/reference/compute/disks/convert.
|
||||
|
||||
EXAMPLES
|
||||
The following command converts a PD Standard disk to a Hyperdisk
|
||||
Throughput:
|
||||
The following command converts a Persistent Disk volume to a Hyperdisk
|
||||
Balanced volume:
|
||||
|
||||
$ gcloud beta compute disks convert my-disk-1 --zone=ZONE \
|
||||
--target-disk-type=hyperdisk-throughput
|
||||
--target-disk-type=hyperdisk-balanced
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
DISK_NAME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue