]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
added "tahoe webopen" command
authorrobk-tahoe <robk-tahoe@allmydata.com>
Sat, 5 Jan 2008 01:34:10 +0000 (18:34 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Sat, 5 Jan 2008 01:34:10 +0000 (18:34 -0700)
commit6fa70befd5cb41c7e2d2a14b991fe91bad70d999
tree68c132a28ca2e7a521d3a214d9b40da428c18f41
parent654d32b34a8f6eaf39dfdf6e5b62dfa0f58da2cb
added "tahoe webopen" command

taking the same arguments as tahoe ls, it does a webbrowser.open to the page
specified by those args.  hence "tahoe webopen" will open a browser to the
root dir specified in private/root_dir.cap by default.

this might be a good alternative to the start.html page.
src/allmydata/scripts/cli.py