Optional
--allCopies all available versions of all files.
Optional
--autoCopies only files that don't yet have the desired number of copies or that are preferred content of the destination repository.
Optional
--branchOperates on files in the specified branch or treeish.
Optional
--debugDisplays debug messages.
Optional
--debugfilterShows debug messages coming from a module.
Optional
--explainDisplays explanations of what git-annex takes into account when deciding what to do.
Optional
--failedOperates on files that recently failed to transfer.
Optional
--fastAvoids slow operations normally performed by a command.
Optional
--forceAllows actions that may lose annexed data
Optional
--fromSpecifies the remote from which content is to be copied.
Optional
--jobsEnables parallel transfers with up to the specified number of jobs running at once.
Optional
--jsonProduces a JSON object on each line of output.
Optional
--json-Includes error messages in the json instead of sending them to standard error.
Optional
--json-Includes progress objects in JSON output.
Optional
--keyCopies the specified key.
Optional
--mincopiesOverrides the mincopies setting.
Optional
--no-Prevents debug message display.
Optional
--numcopiesOverrides the numcopies setting.
Optional
--quietSuppresses verbose output.
Optional
--size-Limits the total size of annexed files a git-annex command can process.
Optional
--time-Limits the duration of a git-annex command.
Optional
--toSpecifies the remote to which content is to be copied.
Optional
--unusedOperates on files found by last run of git-annex unused.
Optional
--verboseEnables verbose display.
Optional
-cOverrides Git configuration settings.
Optional
matchingSpecifies the file matching options.
Matching is an anonymous option. The name matching
is not presented to the git-annex command.
The values passed to the matching option are passed to git-annex in the order provided.
Consult the git-annex matching options documentation for the possible options.
CopyOptions defines the supported options for the git-annex copy command.