yanglint
parser toolkit for IETF YANG data modeling - executable tools
Install
- All systems
-
curl cmd.cat/yanglint.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 update
sudo apt-get install yang-tools
- Dockerfile
- dockerfile.run/yanglint
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.