bucket setacl
Definition
Sets one or more ACLs, replacing the existing ones.
| IMPORTANTAll the existing ACL will be deleted if they are not present in the new ACL list. | 
Usage
$ ozone sh bucket setacl [-hV] [-s=<store>]
                               -a=<list>
                               <value>| Parameter | Description | 
|---|---|
| value | A bucket URI. It can be a full URI (starts with  | 
| store | Store type:  | 
| list | A comma-separated list of ACLs. An ACL should match the following pattern:  
 | 
| -h, --help | Prints out a help manual for this command | 
| -V, --version | Prints out version information and exits |