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 enable
minio
Table of Contents
mc admin user svcacct enable
Syntax
The mc admin user svcacct enable
command enables an
existing access key.
EXAMPLE
The following command enables the specified access key:
mc admin user svcacct enable myminio myuserserviceaccount
SYNTAX
The command has the following syntax:
mc [GLOBALFLAGS] admin user svcacct enable \
ALIAS \
SERVICEACCOUNT
Parameters
ALIAS
The alias <mc alias>
of the MinIO deployment.
SERVICEACCOUNT
The service account access key to enable.