git-annex/doc/todo/unlock_--json.mdwn
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 a00d16f562
2016-10-28 19:56:07 +00:00

7 lines
319 B
Markdown

Unlock is quite heavy in terms of I/O and thus waiting time, so we (in datalad) probably should provide also a progress bar indicator.
1. how could I obtain a list of files which would be unlocked given a set of paths?
2. could there be a --json mode of output (consistent with add --json etc)?
[[!meta author=yoh]]