mc table share token list
The mc table share token list command displays all access tokens for a Delta Sharing configuration.
Parameters
ALIAS
Required
The alias of an AIStor cluster.
SHARE
Required
The name of the share for which to list tokens.
Global flags
This command supports any of the global flags.
Examples
List all tokens for a share
Use mc table share token list to display tokens:
mc table share token list ALIAS/SHARE
- Replace
ALIASwith the alias of the AIStor cluster. - Replace
SHAREwith the name of the share.
List tokens with JSON output
Use the --json global flag to output the results in JSON format:
mc table share token list myaistor/analytics-share --json