1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 03:16:46 +00:00
gcloud-help/gcloud/beta/compute/backend-buckets/help
2022-03-01 04:29:52 +00:00

55 lines
1.5 KiB
Text

NAME
gcloud beta compute backend-buckets - read and manipulate backend buckets
SYNOPSIS
gcloud beta compute backend-buckets COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Read and manipulate backend buckets. Backend buckets define Cloud
Storage buckets that can serve content. URL maps define which requests are
sent to which backend buckets.
For more information about backend buckets, see the backend buckets
documentation
(https://cloud.google.com/load-balancing/docs/https/ext-load-balancer-backend-buckets).
See also: Backend buckets API
(https://cloud.google.com/compute/docs/reference/rest/v1/backendBuckets).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
add-signed-url-key
(BETA) Add Cloud CDN Signed URL key to a backend bucket.
create
(BETA) Create a backend bucket.
delete
(BETA) Delete backend buckets.
delete-signed-url-key
(BETA) Delete Cloud CDN Signed URL key from a backend bucket.
describe
(BETA) Describe a backend bucket.
list
(BETA) List Google Compute Engine backend buckets.
update
(BETA) Update a backend bucket.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute backend-buckets
$ gcloud alpha compute backend-buckets