Difference between revisions of "Gsutil acl get"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{gsutil acl}} * {{gsutil}} Category:GCP")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
<pre>
 +
gsutil acl get
 +
CommandException: The acl command requires at least 2 arguments. Usage:
 +
 +
  gsutil acl set [-f] [-r] [-a] <file-or-canned_acl_name> url...
 +
  gsutil acl get url
 +
  gsutil acl ch [-f] [-r] <grant>... url...
 +
 +
  where each <grant> is one of the following forms:
 +
 +
    -u <id>|<email>:<permission>
 +
    -g <id>|<email>|<domain>|All|AllAuth:<permission>
 +
    -p (viewers|editors|owners)-<project number>:<permission>
 +
    -d <id>|<email>|<domain>|All|AllAuth|(viewers|editors|owners)-<project number>
 +
 +
 +
 +
For additional help run:
 +
  gsutil help acl
 +
</pre>
  
 
== See also ==
 
== See also ==

Revision as of 06:42, 26 July 2022

gsutil acl get
CommandException: The acl command requires at least 2 arguments. Usage:

  gsutil acl set [-f] [-r] [-a] <file-or-canned_acl_name> url...
  gsutil acl get url
  gsutil acl ch [-f] [-r] <grant>... url...

  where each <grant> is one of the following forms:

    -u <id>|<email>:<permission>
    -g <id>|<email>|<domain>|All|AllAuth:<permission>
    -p (viewers|editors|owners)-<project number>:<permission>
    -d <id>|<email>|<domain>|All|AllAuth|(viewers|editors|owners)-<project number>



For additional help run:
  gsutil help acl

See also

Advertising: