Documentation

mc admin config

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.

Sets a configuration key on the MinIO deployment. Configurations defined by environment variables override configurations defined by this command.

Gets a configuration key on the MinIO deployment created using mc admin config set.

Exports any configuration settings created using mc admin config set.

Lists the history of changes made to configuration keys by mc admin config.

Configurations defined by environment variables do not show.

Imports configuration settings exported using mc admin config export.

Resets config to defaults. Configurations defined in environment variables are not affected.

Roll back changes to configuration keys to a previous point in history.

Does not affect configurations defined by environment variables.

For a list of available configuration settings, see Settings Overview.