Documentation

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

clear

The mc quota clear command removes a configured storage quota for a bucket.

info

The mc quota info command displays the currently configured quota for a bucket.

set

The mc quota set assigns a hard quota limit to a bucket beyond which MinIO does not allow writes.