mirror of
https://github.com/minio/docs.git
synced 2025-08-06 14:42:56 +03:00
Deprecates a no longer used operator environment variable. Closes #1351 Adds `mc admin accesskey` and subcommands. Updates `mc admin user svcacct` and subcommands with reference to new commands. Closes #1350
1.6 KiB
1.6 KiB
mc admin accesskey disable
minio
Table of Contents
mc admin accesskey disable
Syntax
The mc admin accesskey disable
command disables an
existing access key for a MinIO IDP user.
EXAMPLE
The following command disables the specified access key:
mc admin accesskey disable myminio myuserserviceaccount
SYNTAX
The command has the following syntax:
mc [GLOBALFLAGS] admin accesskey disable \
ALIAS \
SERVICEACCOUNT
Parameters
ALIAS
The alias <mc alias>
of the MinIO deployment.
SERVICEACCOUNT
The access key to disable.