HomeSort by relevance Sort by last modified time
    Searched refs:defacl (Results 1 - 5 of 5) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
acls.py 28 bucket (see "gsutil help defacl"). You can replace the ACL on an object
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
defacl.py 39 gsutil defacl set file-or-canned_acl_name url...
43 gsutil defacl get url
47 gsutil defacl ch [-f] -u|-g|-d|-p <grant>... url...
52 The "defacl set" command sets default object ACLs for the specified buckets.
73 for use with the "defacl set" command.
78 The "defacl ch" (or "defacl change") command updates the default object
87 gsutil defacl ch -u AllUsers:R gs://example-bucket
98 gsutil defacl ch -u john.doe@example.com:READ gs://example-bucket
103 gsutil defacl ch -g admins@example.com:O gs://example-bucke
    [all...]
cp.py 206 "gsutil help defacl"). You can override this behavior with the -p
595 bucket instead of using cp -p. See "help gsutil defacl".
    [all...]
logging.py 71 "gsutil help defacl".)
rsync.py 233 "gsutil help defacl"). You can override this behavior with the -p option (see
304 bucket instead of using rsync -p. See 'help gsutil defacl'.
    [all...]

Completed in 222 milliseconds