tahoe-lafs/src/allmydata/scripts
meejah 50f8397c99 Merge branch 'invalid-pidfile' into delete-invalid-pidfile--lpirl
Conflicts:
	src/allmydata/scripts/startstop_node.py
	src/allmydata/test/cli/test_cli.py
2017-11-08 14:49:29 -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
admin.py cli: improve formatting of all commands 2015-05-26 11:31:06 -07:00
backupdb.py Add get_pathinfo. 2016-07-21 12:35:59 -07:00
cli.py Rename FilesystemOptions to FileStoreOptions. refs #2345 2017-06-06 11:20:49 +01:00
common_http.py Progress API 2016-04-12 00:30:50 -07:00
common.py Add 'tahoe invite' and 'tahoe create-node --join' commands 2017-08-08 18:27:06 -06:00
create_node.py tor/i2p: rename create_onion/create_dest to create_config 2017-11-03 00:24:46 -07:00
debug.py CLI: remove 'debug trial', 'debug repl' 2016-09-09 15:37:28 -07:00
default_nodedir.py refactor scripts/common.py: move _default_nodedir out to its own file 2015-05-26 11:27:57 -07:00
magic_folder_cli.py simplejson -> json 2017-02-23 15:21:36 -07:00
runner.py Split up startstop_node and add 'tahoe daemonize' 2017-09-19 10:39:19 -06:00
slow_operation.py simplejson -> json 2017-02-23 15:21:36 -07:00
stats_gatherer.py unify signature of all CLI dispatch functions 2016-09-09 15:40:01 -07:00
tahoe_add_alias.py --readonly-uri for 'tahoe list-aliases' 2017-01-19 15:40:09 -07:00
tahoe_backup.py simplejson -> json 2017-02-23 15:21:36 -07:00
tahoe_check.py simplejson -> json 2017-02-23 15:21:36 -07:00
tahoe_cp.py simplejson -> json 2017-02-23 15:21:36 -07:00
tahoe_daemonize.py Merge branch 'invalid-pidfile' into delete-invalid-pidfile--lpirl 2017-11-08 14:49:29 -07:00
tahoe_get.py Change uses of os.path.expanduser and os.path.abspath. refs #2235 2015-01-30 00:50:18 +00:00
tahoe_invite.py Add 'tahoe invite' and 'tahoe create-node --join' commands 2017-08-08 18:27:06 -06:00
tahoe_ls.py simplejson -> json 2017-02-23 15:21:36 -07:00
tahoe_manifest.py simplejson -> json 2017-02-23 15:21:36 -07:00
tahoe_mkdir.py add --format= to 'tahoe put'/'mkdir', remove --mutable-type. Closes #1561 2011-10-13 20:15:00 -07:00
tahoe_mv.py simplejson -> json 2017-02-23 15:21:36 -07:00
tahoe_put.py Change uses of os.path.expanduser and os.path.abspath. refs #2235 2015-01-30 00:50:18 +00:00
tahoe_restart.py Split up startstop_node and add 'tahoe daemonize' 2017-09-19 10:39:19 -06:00
tahoe_run.py Split up startstop_node and add 'tahoe daemonize' 2017-09-19 10:39:19 -06:00
tahoe_start.py Wait up to 60s for node start; improve messaging; look for errors 2017-09-20 00:55:19 -06:00
tahoe_status.py Add a 'tahoe status' command 2017-04-04 12:48:41 -06:00
tahoe_stop.py Merge branch 'invalid-pidfile' into delete-invalid-pidfile--lpirl 2017-11-08 14:49:29 -07:00
tahoe_unlink.py cleanup: implement rm as a synonym for unlink rather than vice-versa. refs #776 2011-08-01 15:01:08 -07:00
tahoe_webopen.py Unicode fixes. 2010-06-06 18:02:15 -07:00