yangpath icon indicating copy to clipboard operation
yangpath copied to clipboard

YANG Paths exporter

Results 7 yangpath issues
Sort by recently updated
recently updated
newest added

https://github.com/Juniper/yang The versioning in the files names prevent goayng to find the imported modules

contributions welcome

by potentially leveraging [netgonf](https://github.com/cisco-ie/netgonf) package

enhancement

Its been discovered that if a module augments another one, then `goyang` doesn't export path from it. Check with goyang if augmentation works and in what scenarios

tx for the good work on this Roman. Can i ask to have an option added to ignore errors pls? Specific issue at hand: working with some YANG 1.1 models...

enhancement

Implement a similar feature that pyang has - xml-skeleton. It takes a model, xpath/restconf path and creates an xml skeleton which can be used in netconf. More about it [here](https://netdevops.me/2020/getting-xml-data-sample-for-a-given-leaf-in-a-yang-model/)

enhancement
contributions welcome

with the flag to disable them

enhancement

As was done in `gnmic`

enhancement