ipfs/kubo

Can pinning get a verbose argument?

Open

#6,042 建立於 2019年3月3日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)Go (13,906 star) (2,725 fork)batch import
help wantedneed/analysis

描述

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

貢獻者指南

Can pinning get a verbose argument? · ipfs/kubo#6042 | Good First Issue