yangre
parser toolkit for IETF YANG data modeling - executable tools
Install
- All systems
-
curl cmd.cat/yangre.sh
- Debian
-
apt-get install yang-tools - Ubuntu
-
apt-get install yang-tools - Kali Linux
-
apt-get install yang-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install yang-tools
yang-tools
parser toolkit for IETF YANG data modeling - executable tools
This package provides the "yanglint" and "yangre" tools which can be used during the creation of IETF YANG schemas. The tools are not generally useful for normal operation where libyang primarily processes configuration data, not schemas.