ipfs/kubo

ipfs get and ipfs cat progress information

Open

#6083 opened on Mar 15, 2019

View on GitHub
 (2 comments) (4 reactions) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
P3exp/experthelp wantedkind/enhancement

Description

Version information:

All versions

Type:

  • "feature": Json output of progress information for the commands ipfs get / ipfs cat

Description:

Would be nice when progress information which are reported by the commands ipfs get and ipfs cat are also be encoded in json (like other commands ipfs pubsub sub "--enc:json". Background: Then it is easier to parse the progress. Now it is almost impossible.

Contributor guide