]> 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)
commit62be9ce8d84772da89a1f81d768063fada25034f
tree11a985401c0846e2d7256849e82727ec307e7b72
parentcb979ed79291060934bff86f1c372512043c70aa
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