examinekey: Added --migrate-to-backend
Note that, the way the SeekInput parser is written to support batch mode, it's actually possible to do git-annex examinekey "SHA1--foo foo.tar.gz" --migrate-to-backend=SHA1E While that might be kind of useful to support multiple migrations not using batch mode, I have not documented it. It would be better to take pairs of key and file in that case.
This commit is contained in:
parent
12e32d1dee
commit
7566aa6bc5
5 changed files with 89 additions and 6 deletions
|
@ -8,3 +8,5 @@ edit1: I was pointed to [forum/Is_it_possible_adding_files_to_git_annex_bypassin
|
|||
|
||||
[[!meta author=yoh]]
|
||||
[[!tag projects/datalad]]
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 4"""
|
||||
date="2020-11-12T18:08:37Z"
|
||||
content="""
|
||||
Implemented examinekey --migrate-to-backend
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue