ipfs/kubo

ipfs get and ipfs cat progress information

Open

#6 083 ouverte le 15 mars 2019

Voir sur GitHub
 (2 commentaires) (4 réactions) (0 assignés)Go (2 725 forks)batch import
P3exp/experthelp wantedkind/enhancement

Métriques du dépôt

Stars
 (13 906 stars)
Métriques de merge PR
 (Merge moyen 4j 2h) (28 PRs mergées en 30 j)

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.

Guide contributeur