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
Currently `mc find` didn't honor `--json` flag properly,
this PR addresses that.
Additionally also take care of `List` returning errors
and handle them appropriately.
Fixesminio#2252
Currently `mc find` didn't honor `--json` flag properly,
this PR addresses that.
Additionally also take care of `List` returning errors
and handle them appropriately.
Fixesminio#2252
Currently `mc find` didn't honor `--json` flag properly,
this PR addresses that.
Additionally also take care of `List` returning errors
and handle them appropriately.
Fixesminio#2252
Currently `mc find` didn't honor `--json` flag properly,
this PR addresses that.
Additionally also take care of `List` returning errors
and handle them appropriately.
Fixes#2252
Expected behaviour
mc find provides json formatted output.
Actual behaviour
Doesn't provide json formatted output.
mc version
master
The text was updated successfully, but these errors were encountered: