mc quota

The mc quota commands configure, display, or clear a hard quota on a bucket. When a bucket reaches its configured hard quota, MinIO AIStor rejects further write operations until data is removed to bring usage below the limit.

See Bucket Quotas for a complete overview of quota behavior and monitoring.

This command replaces the deprecated mc admin bucket quota command.

Subcommands

The mc quota command includes the following subcommands:

Subcommand Description
set Sets a hard quota on a bucket.
info Displays the current quota configuration for a bucket.
clear Removes the quota configuration from a bucket.