ipfs version 0.4.2
Type: bug
Area: commands
Priority: P0
Description: The ipfs refs command appears to ignore the documented options --format, and --edges (and maybe --unique, I'm less sure how to test that).
Are there tests for these? Might be helpful to write some, if not.
Just replicated that, working on it.
Only --edges was ignored.
I've confirmed that --format works (I must have tried it with local, or something else). I'm not sure of a good example hash to use to test --unique.
Most helpful comment
Just replicated that, working on it.