Opened at 2010-05-02T02:46:34Z
Last modified at 2020-01-18T00:36:42Z
#1030 closed defect
CLI interface to download a subtree as an archive — at Initial Version
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code-frontend-cli | Version: | 1.6.1 |
Keywords: | tahoe-archive usability | Cc: | |
Launchpad Bug: |
Description
This would provide a CLI interface to the webapi functionality described in #1029.
A possible syntax is tahoe archive <format> <cap_or_path> <local_archive_name>.
It might also be useful to provide the inverse operation, to upload a local subtree as an archive. This would just be for convenience, though -- the same effect can be achieved just as efficiently by piping the output of an archiver to tahoe put.
Note: See
TracTickets for help on using
tickets.