autocli: fix for disable rule in previous commit
This commit is contained in:
parent
74e8934636
commit
7ed3973b8d
2 changed files with 5 additions and 2 deletions
|
|
@ -6,7 +6,10 @@
|
|||
<edit-mode-default>list container</edit-mode-default>
|
||||
<completion-default>true</completion-default>
|
||||
<rule>
|
||||
<name>exclude nacm</name>
|
||||
<name>Exclude all ietf modules</name>
|
||||
<description>
|
||||
This is to avoid generating autocli rules for standard top-level IETF YANGs, such as NACM
|
||||
</description>
|
||||
<module-name>ietf-netconf-acm</module-name>
|
||||
<operation>disable</operation>
|
||||
</rule>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue