mc table warehouse
The mc table warehouse command manages Iceberg warehouses on MinIO AIStor clusters.
A warehouse is the top-level organizational unit in the Iceberg catalog hierarchy. Each warehouse maps to a bucket that stores table data and metadata.
Subcommands
mc table warehouse includes the following subcommands:
| Subcommand | Description |
|---|---|
create |
Create a new warehouse. |
list |
List warehouses. |
maintenance |
Manage warehouse maintenance configuration. |
remove |
Remove a warehouse from the catalog. |
tag |
Manage warehouse tags. |