Changes between Initial Version and Version 1 of Ticket #2454
- Timestamp:
- 2015-06-15T17:03:23Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2454
- Property Keywords magic folder magic-folder added
- Property Summary changed from Magic Folder: add to Magic Folder: add magic folder create commandline tool
-
Ticket #2454 – Description
initial v1 1 1 2 https://github.com/tahoe-lafs/tahoe-lafs/blob/1105278589f15344ab9bf97e44c594451c276684/docs/proposed/magic-folder/user-interface-design.rst 2 Implement a basic magic folder DMD creation command:: 3 3 4 Implement a basic magic folder DMD creation command:4 tahoe magic-folder create MAGIC: 5 5 6 ```7 tahoe magic-folder create MAGIC:8 ```9 6 10 This command will depend on the `invite` and `join` commands for the other usage: 7 This command will depend on the `invite` and `join` commands for the other usage:: 11 8 12 ``` 13 tahoe magic-folder create MAGIC: [MY_NICKNAME LOCAL_DIR] 14 15 ``` 9 tahoe magic-folder create MAGIC: [MY_NICKNAME LOCAL_DIR]