create
Create virtual machine disks.
list
List virtual machine disks.
resize
Resize virtual machine disks.
start-async-replication
Start async replication on a virtual machine disk. This command must be invoked on the primary disk and --secondary-disk must be provided.
stop-async-replication
Stop async replication on a virtual machine disk. This command must be invoked on the primary disk.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["`gdcloud compute disks` is a command-line tool used to manage virtual machine disks in a GDC air-gapped environment."],["This tool allows you to create, list, and resize virtual machine disks, providing essential control over disk resources."],["The `gdcloud compute disks` tool supports asynchronous replication of disks, allowing for the initiation and termination of replication processes on the primary disk."],["`--help` is a widely used flag that can be leveraged for all commands to find more information."],["The main commands you can leverage are: create, list, resize, start-async-replication, stop-async-replication."]]],[]]