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.
COMMANDS
COMMAND is one of the following:
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.
[[["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-08-29 UTC."],[[["\u003cp\u003e\u003ccode\u003egdcloud compute\u003c/code\u003e is used to interact with GDC air-gapped compute resources.\u003c/p\u003e\n"],["\u003cp\u003eIt allows reading and manipulating resources like backend services, backends, disks, forwarding rules, health checks, images, instances, and machine types.\u003c/p\u003e\n"],["\u003cp\u003eCommands such as \u003ccode\u003econnect-to-serial-port\u003c/code\u003e and \u003ccode\u003essh\u003c/code\u003e enable connecting to and interacting with GDC virtual machines.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egdcloud compute\u003c/code\u003e command has various groups for different resources, including \u003ccode\u003ebackend-services\u003c/code\u003e, \u003ccode\u003ebackends\u003c/code\u003e, \u003ccode\u003edisks\u003c/code\u003e, \u003ccode\u003eforwarding-rules\u003c/code\u003e, \u003ccode\u003ehealth-checks\u003c/code\u003e, \u003ccode\u003eimages\u003c/code\u003e, \u003ccode\u003einstances\u003c/code\u003e, and \u003ccode\u003emachine-types\u003c/code\u003e.\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/gdch/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."]]