mc table share remove

The mc table share remove command deletes a Delta Sharing configuration from an AIStor cluster.

Removing a share also revokes all associated access tokens.

Parameters

ALIAS

Required

The alias of an AIStor cluster.

SHARE

Required

The name of the share configuration to remove.

Global flags

This command supports any of the global flags.

Examples

Remove a share

Use mc table share remove to delete a share configuration:

mc table share remove ALIAS/SHARE
  • Replace ALIAS with the alias of the AIStor cluster.
  • Replace SHARE with the name of the share to remove.
Removing a share immediately revokes all associated tokens. External consumers using those tokens will lose access.