mc table namespace info

The mc table namespace info command displays information about an Iceberg namespace on an AIStor cluster.

The output includes the namespace properties and other metadata.

Parameters

ALIAS

Required

The alias of an AIStor cluster.

NAMESPACE

Required

The name of the namespace to display information for.

WAREHOUSE

Required

The name of the warehouse containing the namespace.

Global flags

This command supports any of the global flags.

Examples

Get information about a namespace

Use mc table namespace info to display namespace details:

mc table namespace info ALIAS WAREHOUSE NAMESPACE
  • Replace ALIAS with the alias of the AIStor cluster.
  • Replace WAREHOUSE with the name of the warehouse.
  • Replace NAMESPACE with the name of the namespace.