browseDownload binary →
mc/MinIO Client
MinIOCommand line tool for managing MinIO and Amazon S3 compatible object storage services.
Cloud ProvidersJSON
01Install
brew install minio/stable/mc02Global Flags
| Flag | Type | Description |
|---|---|---|
--json | boolean | Output in JSON format |
--quiet/-q | boolean | Suppress verbose output |
--insecure | boolean | Disable TLS verification |
--debug | boolean | Enable debug output |
03Authentication
Methods
config-fileenvironment-variables
Env vars
MC_HOST_<alias>Config files
~/.mc/config.jsonSetup
mc alias set <alias> <url> <access-key> <secret-key>04Capabilities
Reference
binary
mccheck
mc --versionauth
config-file, environment-variablesformats
textjson flag
--json