mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
- Adds landing pages for all two-word `mc` commands - Nests three+ word commands under appropriate two-word commands - Updates MinIO Client doc - Uses description from each command to populate list of subcommand descriptions - Modifies toctree for MinIO Client doc and each command/subcommand to improve left nav experienc Closes #710
1.3 KiB
1.3 KiB
mc quota
minio
Table of Contents
mc quota
Description
The mc quota
commands
configure, display, or remove a hard quota limit on a bucket.
When a bucket with a quota configured reaches the specified limit,
MinIO rejects further PUT
requests for the bucket.
Subcommands
mc quota
includes the
following subcommands:
Subcommand | Description |
---|---|
~mc quota clear |
|
~mc quota info |
|
~mc quota set |
/reference/minio-mc/mc-quota-clear /reference/minio-mc/mc-quota-info /reference/minio-mc/mc-quota-set