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

README

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

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

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