Sysrepo plugin for klish to implement Juniper-like configuration interface.
https://src.libcode.org/download/klish-plugin-sysrepo

Serj Kalichev 2a4b74bca6 Version 1.0.0 1 year ago
bin c0c366dee9 -Wextra for CFLAGS 1 year ago
src 20aac7761b XPath completion for running and candidate config 1 year ago
xml cf1bf8f4e0 Hotkeys for sysrepo view 1 year ago
.gitignore 4b16e3ba87 Buildable autotools 1 year ago
LICENCE 9217870057 Autotools. Doesn't work yet 1 year ago
Makefile.am c0c366dee9 -Wextra for CFLAGS 1 year ago
README.md 2a4b74bca6 Version 1.0.0 1 year ago
autogen.sh 9217870057 Autotools. Doesn't work yet 1 year ago
configure.ac 2a4b74bca6 Version 1.0.0 1 year ago
ttt.yang 639412415f Leafref completion for list keys and leaflist 1 year ago

README.md

Klish-plugin-sysrepo Project

About

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.

Build

Plugin depend on following projects:

  • faux
  • klish
  • libyang
  • sysrepo

The klish-plugin-1.0.0 uses klish-3.0.0, faux-2.1.0 for build.

Resources

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