Releases: scaleoutsean/minio-client
Releases · scaleoutsean/minio-client
Release list
v1.0.1
- Remove annoying requirement for at least 8 alphanumeric characters in
mc alias set - Default location for config file
~/.minio-clientminio-client --config-dir ~/.mc/- to continue usingmc's directorycp ~/.mc/config.json ~/minio-client/- to copy existingmcconfiguration forminio-client
You can also copy minio-client to /usr/bin/local/mc, but do NOT assume it will work exactly the same. My main objective was to have a version with up-to-date Go for my own testing since MinIO archived the repo last week.
Other than that, minio-client doesn't do anything better than mc, so there's no reason to use it or "switch".
v1.0.0
- go 1.26.5
- search and replace on Github repository links
- remove some unnecessary files
- remove non-Win/Lin architectures