Difference between revisions of "Gsutil acl set"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
[[gsutil acl]] set
+
https://cloud.google.com/storage/docs/gsutil/commands/acl#set
===Set Options===
+
* <code>[[gsutil acl]] set</code>
 +
* <code>[[gsutil acl set private]]</code>
  
The "set" sub-command has the following options
 
  
*<code>-R, -r</code>
+
== Related ==
Performs "acl set" request recursively, to all objects under the specified URL.
+
* [[Predefined ACLs]]
 
+
* <code>[[gsutil acl get]]</code>
*<code>-a</code>
+
* <code>[[gsutil ubla set]]</code>
Performs "acl set" request on all object versions.
+
* <code>[[gsutil acl ch]]</code>
 
 
*<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]]
 
  
 
== See also ==
 
== See also ==

Latest revision as of 18:10, 3 August 2022

Advertising: