clixon/apps/cli
Olof hagsand dfeb7cef75 * CLI reconnects to backend if backend restarts with a warning
* Note that edits to the candidate database or locks will be lost
  * To force the CLI to exit if backend restarts, undef `PROTO_RESTART_RECONNECT`
  * This is an effect of the fix of [Broken pipe error seen in client (cli) when backend restarts and CLICON_SOCK is recreated](https://github.com/clicon/clixon/issues/312), the CLI behavior on backend restart is changed.
* Added `eof` parameter to `clicon_rpc()` and `clicon_rpc1()` and error handling modified
2022-03-16 18:30:21 +01:00
..
cli_auto.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_autocli.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_autocli.h * Changed autocli tree-labels using ac_ and act_ prefixes 2022-01-18 12:17:47 +01:00
cli_common.c * Follow-up on [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303) 2022-02-22 14:28:01 +01:00
cli_common.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_generate.c * [Strict auto completion for CLI argument expansion #163](https://github.com/clicon/clixon/issues/163) 2022-03-01 09:27:11 +01:00
cli_generate.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_handle.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_main.c * CLI reconnects to backend if backend restarts with a warning 2022-03-16 18:30:21 +01:00
cli_plugin.c * CLI reconnects to backend if backend restarts with a warning 2022-03-16 18:30:21 +01:00
cli_plugin.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_show.c Deleted obsolete fields in clixon-config.yang 2022-03-05 12:48:37 +01:00
clixon_cli.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_cli_api.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00