JINMEI Tatuya 0cd6c3812b [trac610] (re)removed bindctl-source.py.in which was re-added by accident. 14 years ago
..
tests a84eadd788 [trac610] Test work with separate builddir 14 years ago
Makefile.am a84eadd788 [trac610] Test work with separate builddir 14 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 b4149e03fd [trac610] added a new option --csv-file-dir to bindctl. 14 years ago
bindctl.1 47eb191bbb For bindctl manual: cleanup, add options. 14 years ago
bindctl.xml b4149e03fd [trac610] added a new option --csv-file-dir to bindctl. 14 years ago
bindctl_main.py.in d39787aa43 [trac610] added tests for --csv-file-dir 14 years ago
cmdparse.py 9136696612 [master] fix typos in some comments, docs, and bindctl descriptions 14 years ago
exception.py 8656b4b0c6 1. Change bindctl's code according the suggestion in trac220. 15 years ago
moduleinfo.py d58cbd2665 [master] add periods to some bindctl descriptions 14 years ago
mycollections.py ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. 15 years ago
run_bindctl.sh.in 05b245d8e2 Be consistent with these run_*sh scripts by using exec for all of them. 14 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".