create
Create backends for a load balancer.
delete
Delete backends for a load balancer.
describe
Describe backends for a load balancer.
list
List backends for a load balancer.
[[["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\u003eThe \u003ccode\u003egdcloud compute backends\u003c/code\u003e command allows users to read and manipulate backends, which are zonal objects defining endpoints for load balancers.\u003c/p\u003e\n"],["\u003cp\u003eThis command offers functionalities to create, delete, describe, and list backends.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egdcloud compute backends\u003c/code\u003e command can be used with the \u003ccode\u003e--help\u003c/code\u003e flag, which is available for all gdcloud commands.\u003c/p\u003e\n"],["\u003cp\u003eThe main use of this command is to manage the settings of endpoints of load balancer.\u003c/p\u003e\n"]]],[],null,["# gdcloud compute backends\n\nNAME\n----\n\ngdcloud compute backends - Read and manipulate the backends. A backend is a zonal object that identifies endpoints for a load balancer.\n\nSYNOPSIS\n--------\n\n gdcloud compute backends 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### COMMANDS\n\n`COMMAND` is one of the following: \n\n create\n Create backends for a load balancer.\n delete\n Delete backends for a load balancer.\n describe\n Describe backends for a load balancer.\n list\n List backends for a load balancer."]]