]> 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>
Fri, 10 Jul 2015 05:13:44 +0000 (06:13 +0100)
commitbf0280d0f87b690a70cc624b014ebb366d9d80a6
tree5c383eca17ec62056d3bd654146561377cca693e
parentffd0c544b30220d03bf5e35ac3e89ddb8834a337
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