mc table share info

The mc table share info command displays details of a Delta Sharing configuration on an AIStor cluster.

Parameters

ALIAS

Required

The alias of an AIStor cluster.

SHARE

Required

The name of the share configuration to display.

Global flags

This command supports any of the global flags.

Examples

Show share details

Use mc table share info to display share configuration details:

mc table share info ALIAS/SHARE
  • Replace ALIAS with the alias of the AIStor cluster.
  • Replace SHARE with the name of the share.

Show share details in JSON format

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

mc table share info myaistor/analytics-share --json