]> 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>
Tue, 15 Sep 2015 16:55:58 +0000 (17:55 +0100)
commitd6705314dbe4b75e53d00598498a5f743eb8e7a0
tree2fa6a049663556adafac9cf436c5ac6b776f3c30
parent49452a1fd391aa60170b9cdbd014d62d11e50e9a
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