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 752d8aca88 Update lub/list from birq project 10 lat temu
bin 9c5451d588 Don't fclose() NULL pointer 10 lat temu
clish 76e1e9ad33 Check param before use 10 lat temu
contrib d32755628a Debian: Add debian text to contrib/README 11 lat temu
debian 99b81c886a Debian: Fix some lintian bugs 11 lat temu
examples 9140156b88 Fix plugin examples to new API 10 lat temu
konf 2b1c1bf0a9 Fix extra warnings 10 lat temu
libc 1a733d2882 Add internal getopt implamentation. BSD version 10 lat temu
lub 752d8aca88 Update lub/list from birq project 10 lat temu
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 lat temu
plugins 4a836e8427 Init char *saveptr=NULL for strtok_r() 10 lat temu
tinyrl 8abc9c3375 Minor changes 10 lat temu
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 11 lat temu
.gitignore 203b12d99d Can be build without dlopen() 10 lat temu
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 lat temu
ChangeLog edce0a7c8e Adding Debian package required files 11 lat temu
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 lat temu
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 12 lat temu
Makefile.am 1a733d2882 Add internal getopt implamentation. BSD version 10 lat temu
README 2902b7f66c Fix README 10 lat temu
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script 12 lat temu
clish.xsd 0db777324b Change plugin API 10 lat temu
configure.ac 1a733d2882 Add internal getopt implamentation. BSD version 10 lat temu

README

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