We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Propose command:
s3rs > usage {username}
Expect output:
{ "bucket01": { "rgw.main": { "num_objects": 3, "size": 33, "size_actual": 12288, "size_kb": 1, "size_kb_actual": 12, "size_kb_utilized": 1, "size_utilized": 33 } }, "bucket01": { "rgw.main": { "num_objects": 300, "size": 444, "size_actual": 999, "size_kb": 100, "size_kb_actual": 100, "size_kb_utilized": 100, "size_utilized": 200 } } }
The text was updated successfully, but these errors were encountered:
Note: usage s3://bucket & usage bucket show the usage of a bucket user usage should use another command
usage s3://bucket
usage bucket
Sorry, something went wrong.
No branches or pull requests
Propose command:
s3rs > usage {username}
Expect output:
The text was updated successfully, but these errors were encountered: