You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may just be me (and I'm certainly not up on modern command line conventions), but I actually like have to be explicit about with -ls rather than it just being implied just so it's more self documenting when someone looks at commands.
ls I think is more of a subcommand than an option, so I'm wondering if this should read as filecoin-pin data-set [optionalDataSetId] ls. (but I realize the original issue said --ls so I may be off here)
"Root CID" → "IPFS Root CID" to be consistent with the meta and drive home what this "root CID" is?
A couple of quick comments:
-lsrather than it just being implied just so it's more self documenting when someone looks at commands.lsI think is more of a subcommand than an option, so I'm wondering if this should read asfilecoin-pin data-set [optionalDataSetId] ls. (but I realize the original issue said--lsso I may be off here)data-setsubcommand with--ls#7Originally posted by @BigLep in #50 (comment)