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

Serj Kalichev 49edb42092 First version of sr_load utility 10 ay önce
bin 49edb42092 First version of sr_load utility 10 ay önce
docs 160f2cb6b5 Oneliners option 1 yıl önce
src 5d12e02867 Move pline opts init to separate function 10 ay önce
xml 375a9dc317 Absolute (abs path) versions of EDIT related compl, help, check 11 ay önce
yang 919296902d Ranges for numeric values 1 yıl önce
.gitignore 4b16e3ba87 Buildable autotools 2 yıl önce
LICENCE 9217870057 Autotools. Doesn't work yet 2 yıl önce
Makefile.am cdd3eb51a7 Add klish extension yang file 1 yıl önce
README.md 13110247d4 Minor changes 1 yıl önce
autogen.sh 9217870057 Autotools. Doesn't work yet 2 yıl önce
configure.ac 7437100ae4 Add libklish dependency 10 ay önce
ttt.yang 639412415f Leafref completion for list keys and leaflist 2 yıl önce

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