Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mc find doesn't provide json formatted output. #2252

Closed
harshavardhana opened this issue Sep 15, 2017 · 1 comment
Closed

mc find doesn't provide json formatted output. #2252

harshavardhana opened this issue Sep 15, 2017 · 1 comment
Assignees
Milestone

Comments

@harshavardhana
Copy link
Member

Expected behaviour

mc find provides json formatted output.

Actual behaviour

Doesn't provide json formatted output.

$ mc find --json s3/
s3/0g3maxon915vry0q3bju206u17qu8jbx/datafile-1-MB
s3/0wx9432ygza5z7wxv33tgax60fl5u3qb/2123123\123
s3/1wjgf35t2n2q8pel6ejatrqf5wv487z9/2123123\123
s3/2fxbw7i9m5oa6bnme2z9o5hcdap069pp/2123123\123
s3/33852c2d0ba7/datafile-1-MB
s3/33852c2d0ba7/datafile-5-MB
s3/33852c2d0ba7/datafile-6-MB
...
...

mc version

master

@deekoder deekoder added this to the Current milestone Sep 15, 2017
harshavardhana added a commit to harshavardhana/mc that referenced this issue Sep 27, 2017
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 minio#2252
harshavardhana added a commit to harshavardhana/mc that referenced this issue Sep 29, 2017
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 minio#2252
harshavardhana added a commit to harshavardhana/mc that referenced this issue Oct 3, 2017
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 minio#2252
deekoder pushed a commit that referenced this issue Oct 3, 2017
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
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants