Setting quotas for buckets via CLI

You can limit storage usage per bucket with the set-quotas command and the following parameters: -b specifying the bucket name and -q specifying the usage limit in gigabytes:

# ostor-s3-admin set-quotas -b bucket1 -q 256 -V 0100000000000002
version: '1'
size: '256'
type: 'bucket'