]> 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>
Tue, 8 Apr 2014 21:43:39 +0000 (22:43 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 21:31:41 +0000 (22:31 +0100)
commit9b8345848fc2f4593a7402c9f47562d8ed1c8ca3
tree11a985401c0846e2d7256849e82727ec307e7b72
parent04cae0f385bbdb2ec62318fc4fbb1772d0e75d66
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