ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
16.13k stars 3.01k forks source link

Allow `ipfs pin ls $hash` to list the hashes recursively / add `-r` flag. #2225

Open rht opened 8 years ago

rht commented 8 years ago

Migrated from https://github.com/ipfs/go-ipfs/pull/2208/files#r50378847.

rht commented 8 years ago

And the --count flag as well.

ghost commented 7 years ago

This would be pretty neat to have