add-backend
Add a backend to an existing backend service.
create
Create backend services for a load balancer.
delete
Delete backend services for a load balancer.
describe
Describe backend services for a load balancer.
list
List backend services for a load balancer.
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\u003eThis tool, \u003ccode\u003egdcloud compute backend-services\u003c/code\u003e, is used to manage backend services for load balancers.\u003c/p\u003e\n"],["\u003cp\u003eIt provides functionalities to add, create, delete, describe, and list backend services.\u003c/p\u003e\n"],["\u003cp\u003eThe command structure involves using \u003ccode\u003egdcloud compute backend-services\u003c/code\u003e followed by a specific command and optional flags.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e--help\u003c/code\u003e flag is a universally available flag across all \u003ccode\u003egdcloud\u003c/code\u003e commands.\u003c/p\u003e\n"],["\u003cp\u003eYou can get additional details about the \u003ccode\u003egdcloud\u003c/code\u003e commands in the \u003ccode\u003egdcloud CLI reference overview\u003c/code\u003e page.\u003c/p\u003e\n"]]],[],null,["# gdcloud compute backend-services\n\nNAME\n----\n\ngdcloud compute backend-services - Read and manipulate backend services for load balancers.\n\nSYNOPSIS\n--------\n\n gdcloud compute backend-services 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 add-backend\n Add a backend to an existing backend service.\n create\n Create backend services for a load balancer.\n delete\n Delete backend services for a load balancer.\n describe\n Describe backend services for a load balancer.\n list\n List backend services for a load balancer."]]