[tahoe-lafs-trac-stream] [tahoe-lafs] #166: command line order is problematic
tahoe-lafs
trac at tahoe-lafs.org
Mon Apr 22 14:53:56 UTC 2013
#166: command line order is problematic
-------------------------+-------------------------------------------------
Reporter: zandr | Owner: warner
Type: defect | Status: closed
Priority: major | Milestone: 1.10.0
Component: code- | Version: 0.6.1
frontend-cli | Keywords: security usability unix mac error
Resolution: fixed | reviewed
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by daira):
The following are filesystem command options but should probably be global
options:
{{{
-u, --node-url= Specify the URL of the Tahoe gateway node, such as
'http://127.0.0.1:3456'. This overrides the URL
found in
the --node-directory .
--dir-cap= Specify which dirnode URI should be used as the
'tahoe'
alias.
}}}
Also, in e.g. {{{tahoe ls --help}}}, {{{--version}}} is listed as a
command option but does not work in that position:
{{{
[...]/bin/tahoe: --version not allowed on subcommands
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/166#comment:42>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list