clixon/apps/cli
Olof hagsand a7ef2c4f12 Rewrote parsing of extra config-files to work recursively over structured data
Fixed that modified config variables were not properly overwritten in XML
Added `pretty` parameter to clicon_options_dump
Added testcases for recursive and structure extra config files
2023-08-23 11:10:24 +02:00
..
cli_auto.c Autocli optimization feature for generating smaller CLISPECs for large YANGs using treerefs 2023-07-23 15:21:59 +02:00
cli_autocli.c Autocli optimization feature for generating smaller CLISPECs for large YANGs using treerefs 2023-07-23 15:21:59 +02:00
cli_autocli.h Autocli optimization feature for generating smaller CLISPECs for large YANGs using treerefs 2023-07-23 15:21:59 +02:00
cli_common.c Docs update, externalized cvec_concat_cb, example mem-leak 2023-08-15 20:45:15 +02:00
cli_common.h Docs update, externalized cvec_concat_cb, example mem-leak 2023-08-15 20:45:15 +02:00
cli_generate.c [YANG error when poking on EOS configuration](https://github.com/clicon/clixon-controller/issues/26) 2023-08-21 10:57:27 +02:00
cli_generate.h Autocli optimization feature for generating smaller CLISPECs for large YANGs using treerefs 2023-07-23 15:21:59 +02:00
cli_handle.c Refactored cli-syntax code to use cligen pt_head instead (long overdue) 2023-06-28 13:44:06 +02:00
cli_handle.h Refactored cli-syntax code to use cligen pt_head instead (long overdue) 2023-06-28 13:44:06 +02:00
cli_main.c Rewrote parsing of extra config-files to work recursively over structured data 2023-08-23 11:10:24 +02:00
cli_pipe.c CLI pipe changes: added arg to tail, exit on error. 2023-08-15 20:45:15 +02:00
cli_plugin.c CLI output pipes: Add CLICON_PIPETREE to any cli files, not just the first 2023-08-09 18:53:32 +02:00
cli_plugin.h Refactored cli-syntax code to use cligen pt_head instead (long overdue) 2023-06-28 13:44:06 +02:00
cli_show.c Rewrote parsing of extra config-files to work recursively over structured data 2023-08-23 11:10:24 +02:00
clixon_cli.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_cli_api.h Docs update, externalized cvec_concat_cb, example mem-leak 2023-08-15 20:45:15 +02:00
Makefile.in Output pipe functionality 2023-07-03 15:14:11 +02:00