clixon/apps/cli
Olof hagsand 2603b6f139 CLI show compare example function
Improved diff algorithm for XML and TEXT/curly, replaced UNIX diff with structural in-mem algorithm
Fixed: ["show compare" and "show compare | display cli" differs #23](https://github.com/clicon/clixon-controller/issues/23)
Changed parameters of example clispec function `compare_dbs()`
Added show2cbuf functions for TEXT/CLI
Renamed clixon_txt2file to clixon_text2file
2023-09-22 10:42:00 +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 CLI show compare example function 2023-09-22 10:42:00 +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 Added: [Feature request: node's alias for CLI](https://github.com/clicon/clixon/issues/434) 2023-08-31 18:00:29 +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 Added: [Feature request: node's alias for CLI](https://github.com/clicon/clixon/issues/434) 2023-08-31 18:00:29 +02:00
cli_pipe.c CLI show compare example function 2023-09-22 10:42:00 +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 CLI show compare example function 2023-09-22 10:42:00 +02:00
clixon_cli.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_cli_api.h CLI show compare example function 2023-09-22 10:42:00 +02:00
Makefile.in Output pipe functionality 2023-07-03 15:14:11 +02:00