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:
Olof hagsand 2023-02-14 15:57:17 +01:00
parent fcf9a8b0b0
commit 0ef0970c04
4 changed files with 276 additions and 4 deletions

View file

@ -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