]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add and document "tahoe admin create-container" command (rebased). refs #1971
authorDaira Hopwood <david-sarah@jacaranda.org>
Fri, 17 May 2013 19:39:59 +0000 (20:39 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 9 Apr 2014 00:57:51 +0000 (01:57 +0100)
commit0f840c4514780ae105cfff5c7b5bfb8d5027b6f6
treea0c2b4ba66b7413ab04a97fdd415b4823b11935c
parent5800e5e5b2b0bb3583a9fbec780f5e03543e33fe
Add and document "tahoe admin create-container" command (rebased). refs #1971

Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
docs/backends/cloud.rst
docs/frontends/CLI.rst
src/allmydata/interfaces.py
src/allmydata/scripts/admin.py
src/allmydata/scripts/common.py
src/allmydata/storage/backends/base.py
src/allmydata/storage/backends/cloud/cloud_backend.py
src/allmydata/test/test_cli.py