You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 as mcli (usr/local/bin/mcli) instead of mc. This is confusing since all the documentation refers to mc.
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.
The text was updated successfully, but these errors were encountered: