Anis Eleuch
Anis Eleuch
> Would you be interested in contributing this options? Yes, I am interested. > * I am not sure if you can add them to other supported shells (fish, zsh)....
> I looked into this some time ago and found that it is not possible to call bash's builtins from an external program. So unless the fundamental mechanism that this...
@ebozduman I sent a PR for this, I did not see you were assigned to this as well. Fixed with https://github.com/minio/mc/pull/4233
@nagyv the command should be `mc anonymous --insecure get play/testnotebooks/test1.ipynb` as the help message indicates. @harshavardhana it looks like rewriting anonymous to use cli command styles instead of manually parsing...
Fixed with this, https://github.com/minio/cli/pull/7
@serrureriehurluberlesque, @haslersn. I will try to do some code review to see how this is possible. Do you have any load balancer in your setup ?
> I could test with new minio version in the future, but i can't upgrade right now. Anyhow, the command with --fake should probably never delete anything right? I sent...
> How does it look do you have an asciinema? https://asciinema.org/a/hDH7gZXzYK5Q9BIuvK0XlVUeW I actually failed to find 4 different disks. Overall there is sorting by column, disk usage, tps, read/write speed,...
@WolfspiritM `mc ilm edit myminio/test --id "Rule" --disable` The prefix is calculated from 'minio/test' which is empty in the case. I would prefer --prefix flag instead of that and we...
I will fix it and deprecate the old style without --prefix