tahoe-lafs/src/allmydata/scripts
2007-10-11 01:54:23 -07:00
..
__init__.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
cli.py cli: add --node-directory and --root-uri to all commands 2007-10-11 00:30:36 -07:00
common.py runner: make most commands use ~/.tahoe by default (create-client, start/stop/restart, all CLI tools, but *not* create-introducer 2007-10-11 01:54:23 -07:00
create_node.py runner: make most commands use ~/.tahoe by default (create-client, start/stop/restart, all CLI tools, but *not* create-introducer 2007-10-11 01:54:23 -07:00
debug.py dump-share: clarify the label on the size of the original file 2007-09-26 15:00:59 -07:00
runner.py command-line: add "rm", and tidy-up variable names, and make it so "allmydata-tahoe spam" prints a usage message instead of returning silently 2007-08-17 13:23:16 -07:00
startstop_node.py 'tahoe restart': re-enable --force option, which was accidentally lost 2007-10-10 20:10:03 -07:00
tahoe_get.py cli: use urllib.escape on all URIs 2007-10-11 01:34:44 -07:00
tahoe_ls.py cli: use urllib.escape on all URIs 2007-10-11 01:34:44 -07:00
tahoe_put-web2ish.py command-line: remove the --vdrive option (it is now hardcoded to "global") 2007-08-23 13:27:00 -07:00
tahoe_put.py cli: use urllib.escape on all URIs 2007-10-11 01:34:44 -07:00
tahoe_rm.py cli: use urllib.escape on all URIs 2007-10-11 01:34:44 -07:00