]> 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>
Wed, 9 Apr 2014 00:57:52 +0000 (01:57 +0100)
commit3df9bb7934779a8d18fe99a9e83b758f445ef5ae
tree7e35ecc4afccb0d4d4ab6d432b8783b161f726cb
parent64d259c14214636a739c8f3d7f85ae996b2efc23
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