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