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 a MinIO 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 ALIAS with the alias of the MinIO AIStor cluster.
  • Replace SHARE with 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