バケットに定義済みACLを適用する
定義済みACLの一覧:
https://cloud.google.com/storage/docs/accesscontrol#predefined-acl
これをバケットに適用するには、次のコマンドをたたく。
gsutil acl set public-read gs://バケット名
定義済みACLの一覧:
https://cloud.google.com/storage/docs/accesscontrol#predefined-acl
これをバケットに適用するには、次のコマンドをたたく。
gsutil acl set public-read gs://バケット名