Added CLIgen tab-modes in config option CLICON_CLI_TAB_MODE, which means you can control the behaviour of <tab> in the CLI.
This commit is contained in:
parent
0ef704563b
commit
55f9b7cab0
4 changed files with 22 additions and 1 deletions
|
|
@ -157,6 +157,7 @@
|
|||
|
||||
### Minor changes
|
||||
|
||||
* Added CLIgen tab-modes in config option CLICON_CLI_TAB_MODE, which means you can control the behaviour of `<tab>` in the CLI.
|
||||
* Yang state get improvements
|
||||
* Integrated state and config into same tree on retrieval, not separate trees
|
||||
* Added cli functions `cli_show_config_state()` and `cli_show_auto_state()` for showing combined config and state info.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue