- NAME
-
- gcloud alpha compute backend-buckets - read and manipulate backend buckets
- SYNOPSIS
-
-
gcloud alpha compute backend-buckets
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(ALPHA)
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.
See also: Backend buckets API.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
config
-
(ALPHA)
Manage Compute Engine backend bucket configurations.
- COMMANDS
-
is one of the following:COMMAND
add-iam-policy-binding
-
(ALPHA)
Add an IAM policy binding to a Compute Engine backend bucket. add-signed-url-key
-
(ALPHA)
Add Cloud CDN Signed URL key to a backend bucket. create
-
(ALPHA)
Create a backend bucket. delete
-
(ALPHA)
Delete backend buckets. delete-signed-url-key
-
(ALPHA)
Delete Cloud CDN Signed URL key from a backend bucket. describe
-
(ALPHA)
Describe a backend bucket. get-iam-policy
-
(ALPHA)
Get the IAM policy for a Compute Engine backend bucket. list
-
(ALPHA)
List Google Compute Engine backend buckets. remove-iam-policy-binding
-
(ALPHA)
Remove an IAM policy binding from a Compute Engine backend bucket. set-iam-policy
-
(ALPHA)
Set the IAM policy binding for a Compute Engine backend bucket. update
-
(ALPHA)
Update a backend bucket.
- NOTES
-
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation-only early access
allowlist. These variants are also available:
gcloud compute backend-buckets
gcloud beta compute backend-buckets
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-21 UTC.