]> 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>
Wed, 30 Sep 2015 15:45:22 +0000 (16:45 +0100)
commit6d566e1b13af2f81f2123ac38d738a4044cdc94f
tree734de4e67200d641b4993c1523b64d0db6f54ebe
parent2eeb70b3cc9ffcbe135a197cf962ac1d24fa2861
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