Access controlGoogle Cloud Storage
gsutil iam ch
gsutil iam ch
gsutil iam get
Manage IAM policies for buckets.
Command
gsutil iam ch user::objectViewer gs://
Example usage
Add object viewer roles or fetch the current IAM policy.
gsutil iam ch user:<email>:objectViewer gs://<bucket>
gsutil iam get gs://<bucket>
Related tags
Access controlgsutil iam getcloudstoragegsutil