backend-services
Read and manipulate backend services for load balancers.
backends
Read and manipulate the backends. A backend is a zonal object that identifies endpoints for a load balancer.
disks
Read and manipulate GDC air-gapped virtual machine disks.
forwarding-rules
Read and manipulate traffic forwarding rules for load balancers.
health-checks
Probe to attach to a backend service to check the health status of an individual endpoint.
images
Read GDC air-gapped virtual machine images.
instances
Read and manipulate GDC air-gapped virtual machine instances.
machine-types
Read GDC air-gapped virtual machine types.
COMMANDES
COMMAND est l'un des éléments suivants :
connect-to-serial-port
Connect to the serial port of a GDC air-gapped virtual machine.
ssh
SSH to a GDC air-gapped virtual machine.
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\u003e\u003ccode\u003egdcloud compute\u003c/code\u003e is a tool for managing Google Distributed Cloud Hosted (GDCH) compute resources.\u003c/p\u003e\n"],["\u003cp\u003eIt allows users to interact with disks, images, instances, and machine types within GDCH.\u003c/p\u003e\n"],["\u003cp\u003eThe tool includes an \u003ccode\u003essh\u003c/code\u003e command for secure shell access to GDCH virtual machines.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the command \u003ccode\u003egdcloud compute -h\u003c/code\u003e or \u003ccode\u003e--help\u003c/code\u003e to find more information about the command.\u003c/p\u003e\n"]]],[],null,["# gdcloud compute\n\nNAME\n----\n\ngdcloud compute - Read and manipulate GDC air-gapped compute resources.\n\nSYNOPSIS\n--------\n\n gdcloud compute GROUP | 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### GROUPS\n\n`GROUP` is one of the following: \n\n backend-services\n Read and manipulate backend services for load balancers.\n backends\n Read and manipulate the backends. A backend is a zonal object that identifies endpoints for a load balancer.\n disks\n Read and manipulate GDC air-gapped virtual machine disks.\n forwarding-rules\n Read and manipulate traffic forwarding rules for load balancers.\n health-checks\n Probe to attach to a backend service to check the health status of an individual endpoint.\n images\n Read GDC air-gapped virtual machine images.\n instances\n Read and manipulate GDC air-gapped virtual machine instances.\n machine-types\n Read GDC air-gapped virtual machine types.\n\n### COMMANDS\n\n`COMMAND` is one of the following: \n\n connect-to-serial-port\n Connect to the serial port of a GDC air-gapped virtual machine.\n ssh\n SSH to a GDC air-gapped virtual machine."]]