Open binaryfire opened 9 months ago
Yeah we can't install mc as mc since it conflicts so we have to install mcli.
Yeah we can't install mc as mc since it conflicts so we have to install mcli.
I wonder why that is. Have you tried pointing to your position on this? https://github.com/minio/mc/blob/master/CONFLICT.md
Locking the conversation, until it's fixed.
I'm automating things with Ansible so installing from a deb makes idempotency easier.
However when installing using
https://dl.min.io/client/mc/release/linux-amd64/mc.deb
the client is installed asmcli
(usr/local/bin/mcli) instead ofmc
. This is confusing since all the documentation refers tomc
.@harshavardhana mentioned this should be fixed so I've opened this issue.