gcloud storage buckets - manage Cloud Storage buckets
gcloud storage buckets GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
Manage Cloud Storage buckets.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- notifications
Manage Cloud Storage bucket notifications.
COMMAND is one of the following:
- add-iam-policy-binding
Add an IAM policy binding to a bucket.
- create
Create buckets for storing objects.
- delete
Deletes Cloud Storage buckets.
- describe
Describes Cloud Storage buckets.
- get-iam-policy
Get the IAM policy for a bucket.
- list
Lists Cloud Storage buckets.
- remove-iam-policy-binding
Remove an IAM policy binding from a bucket.
- set-iam-policy
Set the IAM policy for a bucket.
- update
Update bucket settings.
This variant is also available:
$ gcloud alpha storage buckets