]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add and document "tahoe admin create-container" command (rebased). refs #1971
authorDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:58:35 +0000 (17:58 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:58:35 +0000 (17:58 +0100)
commitce9c574692cef6b7e1081dab950cf6bcd71e51a5
tree287b9168de3229775996ee67dde10f46cf680af6
parent74b194568a51b2cdeb5fc5173cd9c7c679158e21
Add and document "tahoe admin create-container" command (rebased). refs #1971

Signed-off-by: Daira Hopwood <daira@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