ipfs/kubo

`ipfs stats bw` doesn't support --enc json

Open

#5594 opened on Oct 12, 2018

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
P3effort/daysexp/experthelp wantedkind/bug

Description

Version information:

go-ipfs 0.4.17 and git master

Type:

Bug

Description:

All commands should support the --enc options. It doesn't work for ipfs stats bw I suppose because the result of the command is formatted in a PostRun instead of an Encoders.

Contributor guide