NAME gcloud compute backend-services - list, create, and delete backend services SYNOPSIS gcloud compute backend-services COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION List, create, and delete backend services. For more information about backend services, see the backend services documentation (https://cloud.google.com/load-balancing/docs/backend-service). See also: Global backend services API (https://cloud.google.com/compute/docs/reference/rest/v1/backendServices) and Regional backend services API (https://cloud.google.com/compute/docs/reference/rest/v1/regionBackendServices). GCLOUD WIDE FLAGS These flags are available to all commands: --help. Run $ gcloud help for details. COMMANDS COMMAND is one of the following: add-backend Add a backend to a backend service. add-signed-url-key Add Cloud CDN Signed URL key to a backend service. create Create a backend service. delete Delete backend services. delete-signed-url-key Delete Cloud CDN Signed URL key from a backend service. describe Display detailed information about a backend service. edit Modify a backend service. export Export a backend service. get-health Get backend health statuses from a backend service. import Import a backend service. list List Google Compute Engine backend services. remove-backend Remove a backend from a backend service. update Update a backend service. update-backend Update an existing backend of a load balancer or Traffic Director. NOTES These variants are also available: $ gcloud alpha compute backend-services $ gcloud beta compute backend-services