]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add the 'tahoe admin ls-container' command and tests. fixes #1759
authorDaira Hopwood <daira@jacaranda.org>
Fri, 10 Jul 2015 05:13:44 +0000 (06:13 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 4 Aug 2015 18:10:29 +0000 (19:10 +0100)
commitafd9aca1db95a923b4447a07b0687bc2bf7c855a
tree361734dcf7ff7c37079ba256b93c8a5c636aa05a
parent417b472fa79f665cbe27c51b2d5372989ac386b8
Add the 'tahoe admin ls-container' command and tests. fixes #1759

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
docs/frontends/CLI.rst
src/allmydata/scripts/admin.py
src/allmydata/test/test_cli.py
src/allmydata/test/test_storage.py