|
Hi all, How can I print a module tree view if there are other modules that augment it? Consider the module If I use yanglint (v3.7.8) like this: I get the tree of In How can I achieve the same with libyang? Am I even correct to use ADD1: If I use the interactive mode, I can add the augmenting modules with |
Replies: 1 comment 2 replies
|
damn, a long day it seems. in my case: |
damn, a long day it seems.
I already asked this a couple of years back, and the answer is to provide the models one by one with the one that is being augmented in the first position
#1866 (reply in thread)
in my case: