Opened at 2013-12-14T20:01:55Z
Last modified at 2014-04-15T00:59:49Z
#2135 new enhancement
Add --printcap option to "tahoe backup" to dump resulting backup URI — at Initial Version
Reported by: | amontero | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | soon |
Component: | code-frontend-cli | Version: | 1.10.0 |
Keywords: | tahoe-backup backup test-needed easy | Cc: | remyroy@… |
Launchpad Bug: |
Description
When I do [scripted] backups to my grid, I would like to collect the resulting backup root URI to a file. I've added a "--printcap" option to "tahoe backup" to do it and works good, so far.
Off by default for backwards compatibility. Comes to mind someone using "tahoe backup" from a script piping the output to a file and mailing it. Other than this, looks like an trivial addition.
Code is at: https://github.com/pataquets/tahoe-lafs/compare/cli--tahoe-backup--dump-backup-dircap-stdout
Note: See
TracTickets for help on using
tickets.