mc admin policy rm
Removes an IAM policy from the target AIStor deployment.
Syntax
Parameters
The mc admin policy rm
command accepts the following arguments:
TARGET
Required
The alias
of a configured AIStor deployment.
POLICYNAME
Required
The name of the policy to remove.
Global Flags
This command supports any of the global flags.
Examples
Remove the policy readonly
from the deployment at alias myminio
.
mc admin policy rm myminio readonly