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.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud compute disks\u003c/code\u003e command is used to manage virtual machine disks within GDCH.\u003c/p\u003e\n"],["\u003cp\u003eYou can use this command to create new virtual machine disks.\u003c/p\u003e\n"],["\u003cp\u003eIt also allows you to list the existing virtual machine disks.\u003c/p\u003e\n"],["\u003cp\u003eUse the \u003ccode\u003e-h\u003c/code\u003e or \u003ccode\u003e--help\u003c/code\u003e flag to get detailed help for this command.\u003c/p\u003e\n"]]],[],null,["# gdcloud compute disks\n\nNAME\n----\n\ngdcloud compute disks - Read and manipulate GDC air-gapped virtual machine disks.\n\nSYNOPSIS\n--------\n\n gdcloud compute disks COMMAND [flags]\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--help`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-reference/gdcloud) page.\n\n### COMMANDS\n\n`COMMAND` is one of the following: \n\n create\n Create virtual machine disks.\n list\n List virtual machine disks.\n resize\n Resize virtual machine disks.\n start-async-replication\n Start async replication on a virtual machine disk. This command must be invoked on the primary disk and --secondary-disk must be provided.\n stop-async-replication\n Stop async replication on a virtual machine disk. This command must be invoked on the primary disk."]]