]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add boiler plate for magic-folder subcommand
authorDavid Stainton <dstainton415@gmail.com>
Thu, 18 Jun 2015 17:50:47 +0000 (10:50 -0700)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 1 Oct 2015 00:19:43 +0000 (01:19 +0100)
commit7d6b9f823f3490a5385b9582d29a7eebc65a1120
tree1ec8d17fba677e942688788ad3529b722362c1d5
parent296374360bc6a80cd616b7dd03842e94b2940b78
Add boiler plate for magic-folder subcommand

here we also:
- add the synopsis for the create command
- add the argument parser for the create command
src/allmydata/scripts/magic_folder_cli.py [new file with mode: 0644]
src/allmydata/scripts/runner.py