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 60376f0577 Syslog facility for clish utility %!s(int64=10) %!d(string=hai) anos
bin 60376f0577 Syslog facility for clish utility %!s(int64=10) %!d(string=hai) anos
clish 60376f0577 Syslog facility for clish utility %!s(int64=10) %!d(string=hai) anos
contrib d32755628a Debian: Add debian text to contrib/README %!s(int64=11) %!d(string=hai) anos
debian 99b81c886a Debian: Fix some lintian bugs %!s(int64=11) %!d(string=hai) anos
examples 882e889219 Engine to parse INI-like strings %!s(int64=11) %!d(string=hai) anos
konf 21e5c5ae08 Fix UNIX_PATH_MAX portability problem. Thanks to S.Galabov %!s(int64=11) %!d(string=hai) anos
lub 60376f0577 Syslog facility for clish utility %!s(int64=10) %!d(string=hai) anos
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 %!s(int64=11) %!d(string=hai) anos
plugins 60376f0577 Syslog facility for clish utility %!s(int64=10) %!d(string=hai) anos
tinyrl bdbe49caf9 Restore proper tty mode %!s(int64=11) %!d(string=hai) anos
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML %!s(int64=11) %!d(string=hai) anos
.gitignore 98b4a85bc3 Use ax_lua.m4. For testing only. %!s(int64=11) %!d(string=hai) anos
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages %!s(int64=12) %!d(string=hai) anos
ChangeLog edce0a7c8e Adding Debian package required files %!s(int64=11) %!d(string=hai) anos
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages %!s(int64=12) %!d(string=hai) anos
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> %!s(int64=12) %!d(string=hai) anos
Makefile.am fd67d0784a Move internal plugin to plugins/default %!s(int64=11) %!d(string=hai) anos
README 4632c1a5b8 Remove legacy information from README %!s(int64=12) %!d(string=hai) anos
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script %!s(int64=12) %!d(string=hai) anos
clish.xsd 0d50475e44 Remove default_builtin from STARTUP. %!s(int64=11) %!d(string=hai) anos
configure.ac cc00cf1137 Detect if LD supports --version-script and, if so, use that in order to hide symbols exported by a plugin. If not - use -export-symbols and a symbol.map file instead of an -export-symbols-regex, which can lead to more issues than it can solve. %!s(int64=11) %!d(string=hai) anos

README

See the http://klish.googlecode.com page for information about klish.