CLI pipe changes: added arg to tail, exit on error.

This commit is contained in:
Olof hagsand 2023-08-15 20:37:30 +02:00
parent 7352894c7e
commit 2bcd429bee
4 changed files with 44 additions and 9 deletions

View file

@ -44,6 +44,11 @@
## 6.4.0
Expected: October 2023
### C/CLI-API changes on existing features
Developers may need to change their code
* CLI pipe function: added arg to `pipe_tail_fn()`
### Minor features
* Removed sending restconf config inline using -R when CLICON_BACKEND_RESTCONF_PROCESS=true