1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00
Files
docs/source/reference/minio-mc/mc-quota.rst
Daryl White 6482571bf2 Update mc reference docs for improved nav structure (#717)
- 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
2023-02-02 16:52:36 -06:00

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