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

Serj Kalichev b2e5f572d8 Help for decimal64 il y a 1 an
bin 436a27dfa0 Move some service functions to kly.c il y a 1 an
docs 58b1b088ab Doc for DefaultKeys il y a 1 an
src b2e5f572d8 Help for decimal64 il y a 1 an
xml 919296902d Ranges for numeric values il y a 1 an
yang 919296902d Ranges for numeric values il y a 1 an
.gitignore 4b16e3ba87 Buildable autotools il y a 1 an
LICENCE 9217870057 Autotools. Doesn't work yet il y a 1 an
Makefile.am cdd3eb51a7 Add klish extension yang file il y a 1 an
README.md 13110247d4 Minor changes il y a 1 an
autogen.sh 9217870057 Autotools. Doesn't work yet il y a 1 an
configure.ac 8d03a08685 Add 'default' extension il y a 1 an
ttt.yang 639412415f Leafref completion for list keys and leaflist il y a 1 an

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 : https://src.libcode.org/pkun/klish-plugin-sysrepo/src/master/docs/klish-plugin-sysrepo.ru.md (Russian)

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