gsutil acl set

From wikieduonline
Revision as of 15:19, 1 August 2022 by User33 (talk | contribs) (→‎Set)
Jump to navigation Jump to search

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: