Command-line tools

Yangson package contains the following command-line tools:

yangson

implements essential functions such as printing an ASCII tree of the YANG schema or validating an instance document.

manual page

convert8525

translates NMDA-enabled YANG library data [RFC8525] (in JSON representation) to the old format of [RFC7895] that can be used as input to Yangson library functions and the yangson tool.

manual page

A few more specialized Python scripts are available in the project repository, directory tools/python