Mukund Sivaraman 01ada2f4e0 [master] Fix test for the case where Python readline isn't available 12 years ago
..
tests 01ada2f4e0 [master] Fix test for the case where Python readline isn't available 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 ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. 15 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 5946fa677b [2449] print a warning message if readline module isn't imported. 12 years ago
bindctl.xml eaaf8d287f [master] man page cleanup 13 years ago
bindctl_main.py.in 397769f9a9 [2254] Expand _complete comment, add one more testcase 12 years ago
cmdparse.py 9b730d026d [2254] cleanups 12 years ago
command_sets.py 02f76675c5 [master] remove extra whitespace 13 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 ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. 15 years ago
run_bindctl.sh.in 05eaa17705 [master] and more systest works again now 13 years ago

README

1. Start bindctl by run command "sh bindctl".
2. Login to b10-cmdctld with the username and password. The username and password will be saved in file default_user.csv automatcally 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".