1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Thu Jun 8 11:29:23 UTC 2023

This commit is contained in:
Automated 2023-06-08 11:29:23 +00:00
parent 91de7103bb
commit 435c9359b5
115 changed files with 1566 additions and 491 deletions

View file

@ -23,7 +23,7 @@ EXAMPLES
To make objects in BUCKET publicly readable:
$ gcloud storage buckets add-iam-policy-binding gs://BUCKET \
--member=AllUsers --role=roles/storage.objectViewer
--member=allUsers --role=roles/storage.objectViewer
To specify a custom role for a principal on BUCKET: