mc admin config
Description
The mc admin config
command manages configuration settings for the
minio
server.
Use mc admin
on MinIO Deployments Only
MinIO does not support using mc admin
commands with other
S3-compatible services, regardless of their claimed compatibility with MinIO
deployments.
Examples
Syntax
- mc admin config set
Sets a configuration key on the MinIO deployment. Configurations defined by environment variables override configurations defined by this command.
- mc admin config get
Gets a configuration key on the MinIO deployment created using mc admin config set.
- mc admin config history
Lists the history of changes made to configuration keys by mc admin config.
Configurations defined by environment variables do not show.
Configuration Settings
For a list of available configuration settings, see Settings Overview.