Opened at 2010-05-02T02:46:34Z
Closed at 2020-01-18T00:36:42Z
#1030 closed defect (duplicate)
CLI interface to download a subtree as an archive
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 (last modified by exarkun)
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.
Change History (1)
comment:1 Changed at 2020-01-18T00:36:42Z by exarkun
- Description modified (diff)
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Duplicate of ticket:635