Querying user quotas via CLI

You can display the specific quotas per user with the query-quotas command and the following parameters: -e specifying the email address or -i specifying the user ID:

# ostor-s3-admin query-quotas -e user@example.com -V 0100000000000002
version: '1'
size: '1024'
type: 'user'
# ostor-s3-admin query-quotas -i fa153230721eed05 -V 0100000000000002
version: '1'
size: '1024'
type: 'user'