mc table warehouse tag list

The mc table warehouse tag list command lists the tags on an Iceberg warehouse.

Parameters

ALIAS/WAREHOUSE

Required

The path to the warehouse whose tags to list, where:

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

Global flags

This command supports any of the global flags.

Examples

List the tags on a warehouse

mc table warehouse tag list myaistor/mywarehouse

List the tags in JSON format

Use the --json global flag to output the results in JSON format:

mc table warehouse tag list myaistor/mywarehouse --json