ipfs/kubo

Can pinning get a verbose argument?

Open

#6042 aperta il 3 mar 2019

Vedi su GitHub
 (11 commenti) (0 reazioni) (0 assegnatari)Go (2725 fork)batch import
help wantedneed/analysis

Metriche repository

Star
 (13.906 star)
Metriche merge PR
 (Merge medio 4g 2h) (28 PR mergiate in 30 g)

Descrizione

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

Guida contributor