mc table warehouse list
The mc table warehouse list command lists all Iceberg warehouses on an AIStor cluster.
Parameters
ALIAS
Required
The alias of an AIStor cluster from which to list warehouses.
Global flags
This command supports any of the global flags.
Examples
List all warehouses
Use mc table warehouse list to list all warehouses:
mc table warehouse list ALIAS
- Replace
ALIASwith the alias of the AIStor cluster.
List warehouses with JSON output
Use the --json global flag to output the results in JSON format:
mc table warehouse list myaistor --json