Difference between revisions of "Gsutil acl set"
Jump to navigation
Jump to search
(→Set) |
(→Set) |
||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[gsutil acl]] set | [[gsutil acl]] set | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Set Options=== | ===Set Options=== | ||
Revision as of 15:19, 1 August 2022
gsutil acl set
Set Options
The "set" sub-command has the following options
-R, -r
Performs "acl set" request recursively, to all objects under the specified URL.
-a
Performs "acl set" request on all object versions.
-f
Normally gsutil stops at the first error. The -f option causes it to continue when it encounters errors. If some of the ACLs couldn't be set, gsutil's exit status will be non-zero even if this flag is set. This option is implicitly set when running "gsutil -m acl...".
gsutil acl set private
See also
Advertising: