ipfs/kubo

ipfs get and ipfs cat progress information

Open

#6.083 geöffnet am 15. März 2019

Auf GitHub ansehen
 (2 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)Go (2.725 Forks)batch import
P3exp/experthelp wantedkind/enhancement

Repository-Metriken

Stars
 (13.906 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (28 gemergte PRs in 30 T)

Beschreibung

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