The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.
https://src.libcode.org/download/klish/

Serj Kalichev df7071db52 FD_CLOEXEC for konfd socket hace 9 años
bin f603f495d4 Replace sprintf() by snprintf() hace 10 años
clish 02a4a10f5d FD_CLOEXEC flag for klish lock hace 9 años
contrib d32755628a Debian: Add debian text to contrib/README hace 11 años
debian 99b81c886a Debian: Fix some lintian bugs hace 11 años
examples 9140156b88 Fix plugin examples to new API hace 10 años
konf df7071db52 FD_CLOEXEC for konfd socket hace 9 años
libc 1a733d2882 Add internal getopt implamentation. BSD version hace 10 años
lub 0235baf808 Don't ignore first slash in param hace 9 años
m4 cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers hace 11 años
plugins 8cd9e50caf Use USER and LOGNAME for logging hace 9 años
tinyrl 8abc9c3375 Minor changes hace 10 años
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML hace 11 años
.gitignore ab7884db54 Add cov-int and tgz to gitignore hace 10 años
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages hace 12 años
ChangeLog edce0a7c8e Adding Debian package required files hace 11 años
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages hace 12 años
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> hace 12 años
Makefile.am 1a733d2882 Add internal getopt implamentation. BSD version hace 10 años
README d6b38708f3 Fix README hace 10 años
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script hace 12 años
clish.xsd 0db777324b Change plugin API hace 10 años
configure.ac 1a733d2882 Add internal getopt implamentation. BSD version hace 10 años

README

Homepage : http://klish.libcode.org.

Additional documentation : http://klish.googlecode.com

Repository : https://src.libcode.org/klish