ipfs/kubo

Can pinning get a verbose argument?

Open

#6,042 opened on 2019年3月3日

GitHub で見る
 (11 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
help wantedneed/analysis

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (平均マージ 4d 2h) (30d で 28 merged PRs)

説明

Hi,

I'm currently executing ipfs pin add -r <QmHash>. It's been running for hours and i have absolutely no clue if anything is happening at all!

I'm missing a "verbose" flag. I'm sure IPFS is doing all kinds of stuff right now that would be visible if i raised the logging level, but that might be too much information. I'd like to see logs targeted at the current pin action to have some clue of what's happening. Obviously only if i provide the hypothetical -v or --verbose flag.

Cheers, Mark

コントリビューターガイド