git-annex-rekey(1) | General Commands Manual | git-annex-rekey(1) |
git-annex-rekey - change keys used for files
git annex rekey [file key ...]
This plumbing-level command is similar to migrate, but you specify both the file, and the new key to use for it.
Multiple pairs of file and key can be given in a single command line.
Note that, unlike git-annex migrate, this does not copy over metadata, urls, and other such information from the old to the new key
Joey Hess <id@joeyh.name>