Opened at 2009-07-25T14:10:06Z
Last modified at 2010-08-08T01:05:30Z
#772 closed enhancement
cli: to specify basedir sometimes requires "-C" option, other times just an argument — at Version 1
Reported by: | robk | Owned by: | robk |
---|---|---|---|
Priority: | minor | Milestone: | 1.8β |
Component: | code-frontend-cli | Version: | 1.4.1 |
Keywords: | usability | Cc: | |
Launchpad Bug: |
Description (last modified by zooko)
while you can say "tahoe create-introducer introducer"
it is an error to say "tahoe create-key-generator key-generator" the latter requires the -C flag. a little more consistency would be nice.
Change History (1)
comment:1 Changed at 2009-07-25T14:17:17Z by zooko
- Component changed from unknown to code-frontend-cli
- Description modified (diff)
- Summary changed from tahoe create-key-generator requires -C to cli: to specify basedir sometimes requires "-C" option, other times just an argument
Note: See
TracTickets for help on using
tickets.
This was previously mentioned in #188 (--basedir vs. --node-directory), but it is better to have a separate ticket for this, so this is now the official ticket for this issue.