tahoe-lafs/windows
robk-tahoe 78c53b81ec confwiz: add command line options
adds command line option parsing to the confwiz.

the previous --uninstall option behaves as before, but it parsed
more explicitly with the twisted usage library.

added is a --server option, which controls which web site the
backend script for configuration is to be found on. (it is looked
for at /native_client.php on the given server) this option can be
used on conjunction with --uninstall to control where the uninstall
is recorded

Options:
  -u, --uninstall  record uninstall
  -s, --server=    url of server to contact 
                   [default: https://beta.allmydata.com/]

e.g. confwiz.py -s https://www-test.allmydata.com/
2008-02-14 19:44:29 -07:00
..
winfuse windows: include latest windown build, winfuse and tray.exe 2008-02-04 18:12:50 -07:00
amdicon.ico add confwiz to py2exe build 2008-01-11 18:42:27 -07:00
confwiz.py confwiz: add command line options 2008-02-14 19:44:29 -07:00
depends.py fix windows build 2008-01-23 15:17:27 -07:00
installer.ico add windows installer target to build 2008-01-11 20:41:21 -07:00
installer.tmpl updating installer for beta release 2008-02-13 21:36:09 -07:00
setup.py further fixes to windows build (pkg_resources / web templates) 2008-01-23 18:52:43 -07:00
tahoe.py cleanup mac and windows build code 2008-01-23 21:06:41 -07:00
tahoesvc.py cleanup mac and windows build code 2008-01-23 21:06:41 -07:00