upgrade: Support --json and --json-error-messages and --json-progress
Seems unlikely to be very useful, but trivial. Sponsored-By: the NIH-funded NICEMAN (ReproNim TR&D3) project
This commit is contained in:
parent
c98fb0b637
commit
8d8e044458
4 changed files with 14 additions and 2 deletions
|
@ -20,6 +20,7 @@ cmd = dontCheck
|
|||
repoExists $
|
||||
-- avoid upgrading repo out from under daemon
|
||||
noDaemonRunning $
|
||||
withAnnexOptions [jsonOptions] $
|
||||
command "upgrade" SectionMaintenance "upgrade repository"
|
||||
paramNothing (seek <$$> optParser)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue