#1759 closed enhancement (fixed)
cloud backend: debug command to dump a listing of objects in a cloud container
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 (10)
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.
comment:7 Changed at 2014-04-07T14:43:02Z by Zancas
The new canonical branch is at:
https://github.com/LeastAuthority/tahoe-lafs/commits/1759-add-tahoe-admin-ls-container
comment:8 Changed at 2014-04-14T22:51:33Z by daira
- Milestone changed from soon to 1.12.0
- Resolution set to fixed
- Status changed from new to closed
This is fixed on the https://github.com/tahoe-lafs/tahoe-lafs/commits/1819-cloud-merge branch, so I'm marking it as fixed even though that isn't merged yet.
comment:9 Changed at 2016-03-22T05:02:25Z by warner
- Milestone changed from 1.12.0 to 1.13.0
Milestone renamed
comment:10 Changed at 2016-06-28T18:17:14Z by warner
- Milestone changed from 1.13.0 to 1.14.0
renaming milestone
Started at https://github.com/daira/tahoe-lafs/commits/1759-add-tahoe-admin-ls-container.