mc table warehouse tag

The mc table warehouse tag command manages tags on Iceberg warehouses on MinIO AIStor clusters.

Tags are key-value pairs that you attach to a warehouse to categorize it by attribute, such as environment or team. You can then write policies that grant or deny access based on those tags. See Tag-based access control for the tag rules and for how to reference tags in policies.

To manage tags on tables instead of warehouses, use mc table tag.

Subcommands

mc table warehouse tag includes the following subcommands:

Subcommand Description
list List the tags on a warehouse.
set Add or update tags on a warehouse.
remove Remove tags from a warehouse.