Skip to content

v1.0.1

Latest

Choose a tag to compare

@scaleoutsean scaleoutsean released this 22 Jul 11:44
9d55f6d
  • Remove annoying requirement for at least 8 alphanumeric characters in mc alias set
  • Default location for config file ~/.minio-client
    • minio-client --config-dir ~/.mc/ - to continue using mc's directory
    • cp ~/.mc/config.json ~/minio-client/ - to copy existing mc configuration for minio-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".