]> 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>
Mon, 20 Jul 2015 23:42:34 +0000 (00:42 +0100)
commit8f3c04ab8c99741c98065e943e4211665685d901
treee2e1098c30610e47e93c5ac6ed3ac4987174e3b5
parentb448905b50d529ef733e914f98f90e5bbf81859d
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