mc admin info
Table of Contents
Description
The mc admin info
command displays information on a MinIO server.
For distributed MinIO deployments, mc admin info
displays information
for each MinIO server in the deployment.
Examples
The following example assumes that the play
alias exists in the
mc
configuration file. You can
replace play
with the alias for your preferred S3-compatible deployment.
See mc alias
for more information on aliases.
mc admin info play
Syntax
mc admin info
has the following syntax:
mc admin info TARGET
Specify the alias
of a configured MinIO deployment as the
TARGET
.