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 f603f495d4 Replace sprintf() by snprintf() 11 éve
bin f603f495d4 Replace sprintf() by snprintf() 11 éve
clish f603f495d4 Replace sprintf() by snprintf() 11 éve
contrib d32755628a Debian: Add debian text to contrib/README 13 éve
debian 99b81c886a Debian: Fix some lintian bugs 13 éve
examples 9140156b88 Fix plugin examples to new API 12 éve
konf 2b1c1bf0a9 Fix extra warnings 11 éve
libc 1a733d2882 Add internal getopt implamentation. BSD version 12 éve
lub 752d8aca88 Update lub/list from birq project 11 éve
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 12 éve
plugins 4a836e8427 Init char *saveptr=NULL for strtok_r() 11 éve
tinyrl 8abc9c3375 Minor changes 11 éve
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 12 éve
.gitignore ab7884db54 Add cov-int and tgz to gitignore 11 éve
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 13 éve
ChangeLog edce0a7c8e Adding Debian package required files 13 éve
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 13 éve
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 13 éve
Makefile.am 1a733d2882 Add internal getopt implamentation. BSD version 12 éve
README 2902b7f66c Fix README 11 éve
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script 13 éve
clish.xsd 0db777324b Change plugin API 12 éve
configure.ac 1a733d2882 Add internal getopt implamentation. BSD version 12 éve

README

The project's homepage is http://klish.libcode.org.
See the http://klish.googlecode.com page for some additional information about klish.