bucket setquota
Contents
Usage
$ ozone sh bucket setquota [-hV] [--namespace-quota=<quotaInNamespace>]
                                 [--quota=<quotaInBytes>]
                                 <value>| Parameter | Description | 
|---|---|
| quotaInNamespace | Maximum number of keys in a bucket | 
| quotaInBytes | Maximum space quota that can be used (in bytes) | 
| value | A bucket URI. It can be a full URI (starts with  | 
| -h, --help | Prints out a help manual for this command | 
| -V, --version | Prints out version information and exits |