Mukund Sivaraman 4f3d61ec6d Merge branch 'trac2198_5' 12 years ago
..
tests f8dc48154e [2198] Fix library paths to add lib/util/threads/ too (Mac OS test failure) 12 years ago
.gitignore f75dda7a75 [master] appended auto-generated doc files into .gitignore. okayed on jabber. 12 years ago
Makefile.am b31ee71173 [master] use DISTCLEANFILES instead of MAINTAINERCLEANFILES for docs 12 years ago
README 6ae0d625f0 [master] many misspelling and typo fixes 12 years ago
TODO 8e42f07465 Update TODO list. 15 years ago
__init__.py ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. 15 years ago
bindcmd.py 62c273605b [master] minor wording change for the python readline warning. 12 years ago
bindctl.xml be08a60798 [master] many minor doc improvements 12 years ago
bindctl_main.py.in 8404133f0a [1901] Update manpages, log on certain update warnings 12 years ago
cmdparse.py 9b730d026d [2254] cleanups 12 years ago
command_sets.py 95b8519b04 [1901] Replace Boss with Init 12 years ago
exception.py 8656b4b0c6 1. Change bindctl's code according the suggestion in trac220. 15 years ago
moduleinfo.py 56f0319afe [2305] address review comments 12 years ago
mycollections.py 3f85c6420a [master] add missing copyright and license statements 12 years ago
run_bindctl.sh.in f8dc48154e [2198] Fix library paths to add lib/util/threads/ too (Mac OS test failure) 12 years ago

README

1. Start bindctl by run command "sh bindctl".
2. Login to b10-cmdctl with the username and password. The username and password will be saved in file default_user.csv automatically after logining successfully, so next time bindctl will login with the username and password saved in default_user.csv. For more usage information, please turn to "man bindctl".