mc table warehouse tag remove

The mc table warehouse tag remove command removes tags from an Iceberg warehouse.

Specify one or more tag keys to remove. The command warns for any key that does not exist on the warehouse and removes the keys that do.

Parameters

ALIAS/WAREHOUSE

Required

The path to the warehouse from which to remove tags, where:

  • ALIAS is the alias of a MinIO AIStor cluster.
  • WAREHOUSE is the name of the warehouse.

KEY

Required

One or more tag keys to remove, separated by spaces. The command warns for any key that is not present on the warehouse and removes the keys that are.

Global flags

This command supports any of the global flags.

Examples

Remove tags from a warehouse

mc table warehouse tag remove myaistor/mywarehouse env team

Remove a single tag

mc table warehouse tag remove myaistor/mywarehouse env