ipfs/kubo

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

Open

#5,594 opened on Oct 12, 2018

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

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

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