Difference between revisions of "Gsutil acl set"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  [[gsutil acl]] set
 
  [[gsutil acl]] set
===Set Options===
 
 
The "set" sub-command has the following options
 
 
*<code>-R, -r</code>
 
Performs "acl set" request recursively, to all objects under the specified URL.
 
 
*<code>-a</code>
 
Performs "acl set" request on all object versions.
 
 
*<code>-f</code>
 
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]]
 
  [[gsutil acl set private]]

Revision as of 15:19, 1 August 2022

Advertising: