Opened at 2012-06-05T00:27:24Z
Last modified at 2016-06-28T18:17:14Z
#1759 closed enhancement
cloud backend: debug command to dump a listing of objects in a cloud container — at Version 6
Reported by: | davidsarah | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | 1.14.0 |
Component: | code-frontend-cli | Version: | cloud-branch |
Keywords: | tahoe-admin cloud-backend | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
It's possible to use third-party tools such as s3cmd to list the contents of (non-DevPay) S3 buckets. However, it would be useful to have a tahoe admin subcommand that works generically for any cloud service, using the already configured credentials of a storage server.
Change History (6)
comment:1 Changed at 2012-06-05T00:28:54Z by davidsarah
- Description modified (diff)
- Owner set to davidsarah
- Status changed from new to assigned
comment:2 Changed at 2012-06-05T00:29:19Z by davidsarah
- Version changed from 1.9.1 to 1.9.0-s3branch
comment:3 Changed at 2014-03-18T18:15:42Z by daira
- Description modified (diff)
- Keywords s3-backend removed
- Version changed from 1.9.0-s3branch to cloud-branch
comment:4 Changed at 2014-03-18T18:16:06Z by daira
- Description modified (diff)
comment:5 Changed at 2014-04-04T01:57:05Z by daira
comment:6 Changed at 2014-04-04T12:51:36Z by daira
- Description modified (diff)
- Keywords tahoe-admin added; tahoe-debug removed
- Milestone changed from undecided to soon
- Owner changed from davidsarah to daira
- Status changed from assigned to new
The command name is tahoe admin ls-container, to match the existing tahoe admin create-container.
Note: See
TracTickets for help on using
tickets.
Started at https://github.com/daira/tahoe-lafs/commits/1759-add-tahoe-admin-ls-container.