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 882e889219 Engine to parse INI-like strings пре 11 година
bin 518613d8c6 Remove legacy global cookie пре 11 година
clish 882e889219 Engine to parse INI-like strings пре 11 година
contrib d32755628a Debian: Add debian text to contrib/README пре 11 година
debian 99b81c886a Debian: Fix some lintian bugs пре 11 година
examples 882e889219 Engine to parse INI-like strings пре 11 година
konf 21e5c5ae08 Fix UNIX_PATH_MAX portability problem. Thanks to S.Galabov пре 11 година
lub 882e889219 Engine to parse INI-like strings пре 11 година
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 пре 11 година
plugins 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. пре 11 година
tinyrl bdbe49caf9 Restore proper tty mode пре 11 година
xml-examples 5d18567db0 Modify xml-examples/lua/*.xml in order to make the default ACTION handler Lua. Leave a command (test1) which uses the clish_script@clish handler just to illustrate how Lua and shell ACTIONs can co-exist пре 11 година
.gitignore 98b4a85bc3 Use ax_lua.m4. For testing only. пре 11 година
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages пре 12 година
ChangeLog edce0a7c8e Adding Debian package required files пре 11 година
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages пре 12 година
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> пре 12 година
Makefile.am fd67d0784a Move internal plugin to plugins/default пре 11 година
README 4632c1a5b8 Remove legacy information from README пре 12 година
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script пре 12 година
clish.xsd 0d50475e44 Remove default_builtin from STARTUP. пре 11 година
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. пре 11 година

README

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