Removed sending restconf config inline using -R when CLICON_BACKEND_RESTCONF_PROCESS=true

Define RESTCONF_INLINE to revert
This commit is contained in:
Olof hagsand 2023-08-15 20:33:06 +02:00
parent fc73493881
commit 7352894c7e
3 changed files with 22 additions and 4 deletions

View file

@ -46,6 +46,8 @@ Expected: October 2023
### Minor features
* Removed sending restconf config inline using -R when CLICON_BACKEND_RESTCONF_PROCESS=true
* Define RESTCONF_INLINE to revert
* Clarified clixon_cli command-line: `clixon_cli [options] [commands] [-- extra-options]`
### Corrected Bugs