Implemented: [Request to suppress auto-completion for "deprecated" / "obsolete" status and warn the user.](https://github.com/clicon/clixon/issues/410)
This commit is contained in:
parent
fcf9a8b0b0
commit
0ef0970c04
4 changed files with 276 additions and 4 deletions
|
|
@ -100,6 +100,10 @@ Developers may need to change their code
|
|||
|
||||
### Minor features
|
||||
|
||||
* [Request to suppress auto-completion for "deprecated" / "obsolete" status and warn the user.](https://github.com/clicon/clixon/issues/410)
|
||||
* Solved by:
|
||||
* Not generating any autocli syntax for obsolete YANG statements,
|
||||
* Hide statements for deprecated YANG statements.
|
||||
* New plugin callbacks
|
||||
* `ca_yang_mount` - see the RFC 8528 support
|
||||
* `ca_yang_patch` - for modifying existing YANG modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue