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:
parent
91de7103bb
commit
435c9359b5
115 changed files with 1566 additions and 491 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue