Changes between Version 1 and Version 15 of Ticket #2454


Ignore:
Timestamp:
2015-07-07T18:48:27Z (9 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2454

    • Property Status changed from new to assigned
    • Property Component changed from unknown to code-frontend-magic-folder
    • Property Summary changed from Magic Folder: add magic folder create commandline tool to Magic Folder: add create commandline tool
    • Property Keywords otf-magic-folder-objective6 review-needed added; magic folder magic-folder removed
    • Property Type changed from defect to task
  • Ticket #2454 – Description

    v1 v15  
    11
    2 Implement a basic magic folder DMD creation command::
     2Implement a basic magic folder DMD creation command:
     3{{{
     4  tahoe magic-folder create MAGIC:
     5}}}
    36
    4   tahoe magic-folder create MAGIC:
    5 
    6 
    7 This command will depend on the `invite` and `join` commands for the other usage::
    8 
     7This command will depend on the `invite` and `join` commands for the other usage:
     8{{{
    99  tahoe magic-folder create MAGIC: [MY_NICKNAME LOCAL_DIR]
     10}}}