mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Restructure the existing `mc admin user` page into separate pages for each subcommand. Also add missing details and correct errors. Staged: http://192.241.195.202:9000/staging/DOCS-785/linux/html/reference/minio-mc-admin/mc-admin-user.html Fixes https://github.com/minio/docs/issues/785
1.6 KiB
1.6 KiB
mc admin user svcacct disable
minio
Table of Contents
mc admin user svcacct disable
Syntax
The mc admin user svcacct disable
command disables an
existing access key.
EXAMPLE
The following command disables the specified access key:
mc admin user svcacct disable myminio myuserserviceaccount
SYNTAX
The command has the following syntax:
mc [GLOBALFLAGS] admin user svcacct disable \
ALIAS \
SERVICEACCOUNT
Parameters
ALIAS
The alias <mc alias>
of the MinIO deployment.
SERVICEACCOUNT
The service account access key to disable.