ó
ôBQc @ s0 d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d
l m
Z
d d l m Z d d l
m Z d d
l
m Z d d l
m Z d d l
m Z d d l
m Z d d l
m Z d Z d e f d „ ƒ YZ d S( iÿÿÿÿ( t Command( t COMMAND_NAME( t COMMAND_NAME_ALIASES( t CONFIG_REQUIRED( t FILE_URIS_OK( t MAX_ARGS( t MIN_ARGS( t PROVIDER_URIS_OK( t SUPPORTED_SUB_ARGS( t URIS_START_ARG( t CommandException( t HELP_NAME( t HELP_NAME_ALIASES( t HELP_ONE_LINE_SUMMARY( t HELP_TEXT( t HelpType( t HELP_TYPEs§
SYNOPSIS
gsutil getdefacl uri
DESCRIPTION
Gets the default ACL XML for a bucket, which you can save and edit
for use with the setdefacl command.
t GetDefAclCommandc B sˆ e Z d Z i d e 6g e 6d e 6d e 6d e 6e e 6e e
6d e 6e e
6Z i d e 6g e 6e j e 6d e 6e e 6Z d „ Z RS( s+ Implementation of gsutil getdefacl command.t getdefacli t i s Get default ACL XML for a bucketc C sC | j j | j d ƒ j ƒ s5 t d | j ƒ ‚ n | j ƒ d S( Niÿÿÿÿs) URI must name a bucket for the %s commandi ( t suri_buildert
StorageUrit argst names_bucketR
t command_namet GetAclCommandHelper( t self( ( s6 /tmp/tmp.yUYbTOKr8o/gsutil/gslib/commands/getdefacl.pyt
RunCommandQ s
( t __name__t
__module__t __doc__R R R R R t FalseR R R t TrueR t command_specR R R t COMMAND_HELPR R
t _detailed_help_textR t help_specR ( ( ( s6 /tmp/tmp.yUYbTOKr8o/gsutil/gslib/commands/getdefacl.pyR + s$
N( t
gslib.commandR R R R R R R R R R t gslib.exceptionR
t gslib.help_providerR R R
R R R R# R ( ( ( s6 /tmp/tmp.yUYbTOKr8o/gsutil/gslib/commands/getdefacl.pyt s$