Sysrepo plugin for klish to implement Juniper-like configuration interface.
https://src.libcode.org/download/klish-plugin-sysrepo
Serj Kalichev 5408881777 Add docs dir | vor 1 Jahr | |
---|---|---|
bin | vor 2 Jahren | |
docs | vor 1 Jahr | |
src | vor 2 Jahren | |
xml | vor 1 Jahr | |
.gitignore | vor 2 Jahren | |
LICENCE | vor 2 Jahren | |
Makefile.am | vor 1 Jahr | |
README.md | vor 2 Jahren | |
autogen.sh | vor 2 Jahren | |
configure.ac | vor 1 Jahr | |
ttt.yang | vor 2 Jahren |
This plugin allows klish framework to implement Juniper-like interface for configuration. It uses sysrepo project as background for datastores and libyang for yang files parsing and configuration schemes.
Plugin depend on following projects:
The klish-plugin-1.0.0 uses klish-3.0.0, faux-2.1.0 for build.
Homepage : https://src.libcode.org/pkun/klish-plugin-sysrepo
Docs : See the sourcecode tree "doc/" dir for documenation
Repository : https://src.libcode.org/pkun/klish-plugin-sysrepo
Faux project repository: https://src.libcode.org/pkun/faux
Klish project repository: https://src.libcode.org/pkun/klish
LibYANG project repository: https://github.com/CESNET/libyang
SysRepo project repository: https://github.com/sysrepo/sysrepo
Mailing list : http://groups.google.com/group/klish
Dev mailing list : http://groups.google.com/group/klish-dev
Download : https://src.libcode.org/download/klish-plugin-sysrepo/
Author : Serj Kalichev pkun(_at_)libcode.org