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 9dc9bd8b96 Early add static plugins 9 gadi atpakaļ
bin 906e3d0f65 Move plugin_load/link to clish_shell_prepare() 9 gadi atpakaļ
clish 9dc9bd8b96 Early add static plugins 9 gadi atpakaļ
contrib 73b80a56e5 Fix buildroot's packet libroxml dependency 9 gadi atpakaļ
debian 99b81c886a Debian: Fix some lintian bugs 11 gadi atpakaļ
doc 3302391928 Anchors for all tag attributes in doc 9 gadi atpakaļ
examples 9140156b88 Fix plugin examples to new API 10 gadi atpakaļ
konf df7071db52 FD_CLOEXEC for konfd socket 9 gadi atpakaļ
libc 1a733d2882 Add internal getopt implamentation. BSD version 10 gadi atpakaļ
lub 0235baf808 Don't ignore first slash in param 9 gadi atpakaļ
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 gadi atpakaļ
plugins 56d4cf483a Don't use bool_t for hooks. Log hook returns 0 on success 9 gadi atpakaļ
tinyrl 8abc9c3375 Minor changes 10 gadi atpakaļ
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 11 gadi atpakaļ
.gitignore ab7884db54 Add cov-int and tgz to gitignore 10 gadi atpakaļ
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 gadi atpakaļ
ChangeLog edce0a7c8e Adding Debian package required files 11 gadi atpakaļ
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 gadi atpakaļ
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 12 gadi atpakaļ
Makefile.am 11fb6c929f Add doc dir with unfinished markdown docs 9 gadi atpakaļ
README d6b38708f3 Fix README 10 gadi atpakaļ
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script 12 gadi atpakaļ
clish.xsd 6a541da0f3 Add access for PARAM 9 gadi atpakaļ
configure.ac 9e8325e59b Change version 9 gadi atpakaļ

README

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

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

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