Scroll to navigation

git-annex-transferkey(1) General Commands Manual git-annex-transferkey(1)

NAME

git-annex-transferkey - transfers a key from or to a remote

SYNOPSIS

git annex transferkey key [--from=remote|--to=remote]

DESCRIPTION

This plumbing-level command is used to request a single key be transferred.

OPTIONS

Download the content of the key from the remote.
Upload the content of the key to the remote.
Provides a hint about the name of the file associated with the key. (This name is only used in progress displays.)
git-annex-common-options(1) can be used.

SEE ALSO

git-annex(1)

AUTHOR

Joey Hess <id@joeyh.name>