mc table tag

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

Tags are key-value pairs that you attach to a table 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 warehouses instead of tables, use mc table warehouse tag.

Subcommands

mc table tag includes the following subcommands:

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