ipfs/kubo

ipfs get and ipfs cat progress information

Open

#6.083 aberto em 15 de mar. de 2019

Ver no GitHub
 (2 comments) (4 reactions) (0 assignees)Go (2.725 forks)batch import
P3exp/experthelp wantedkind/enhancement

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 30d)

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.

Guia do colaborador