aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/checkpresentkey_without_explicit_remote.mdwn
blob: 7ad667f28a69d95f06f6ad9f704ff3c5e926dd6c (plain)
1
2
3
4
5
While being asked to check if file is available from "[datalad-archives]" remote I need to check if the archive's key available.  Ideally I wish I could ask through the ongoing interaction protocol, but if not, I could use smth like 'git annex checkpresentkey' but that one demands specification also of a remote which to check.  In my case I just want to know if that key is available from any remote, so I could confirm that the file is still present in our archives remote, i.e. that it could be retrieved later on

[[!meta author=yoh]]

> [[done]] --[[Joey]]