]> 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)
committerDavid Stainton <dstainton415@gmail.com>
Thu, 18 Jun 2015 17:50:47 +0000 (10:50 -0700)
commit97111a2870da5b575d8356e2283ced29f9c8ee31
tree386cdb06073e971478e90bf8d9ea36f31887613e
parent8b01b97442555ca4c09e420e3e69fbcf3bd53ed7
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