clixon/apps/cli
Olof hagsand 0adcd94f3f * Added new cli show functions to work with cligen_output for cligen pageing to work. To acheive this, add a callback function as follows:
* xml2txt(...) --> xml2txt_cb(..., cligen_output)
  * xml2cli(...) --> xml2cli_cb(..., cligen_output)
  * clicon_xml2file(...) --> clicon_xml2file_cb(..., cligen_output)
  * xml2json(...) --> xml2json_cb(..., cligen_output)
  * yang_print(...) --> yang_print_cb(..., cligen_output)
2020-06-17 14:04:19 +02:00
..
cli_common.c * Added new cli show functions to work with cligen_output for cligen pageing to work. To acheive this, add a callback function as follows: 2020-06-17 14:04:19 +02:00
cli_common.h Clixon release 4.0.0 2019-07-13 16:33:23 +02:00
cli_generate.c Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_generate.h Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_handle.c enabled and removed USE_CLIGEN44 2020-05-12 14:02:25 +02:00
cli_handle.h enabled and removed USE_CLIGEN44 2020-05-12 14:02:25 +02:00
cli_main.c Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_plugin.c Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_plugin.h Adapt to CLIgen 4.6 API changes 2020-05-19 22:26:29 +02:00
cli_show.c * Added new cli show functions to work with cligen_output for cligen pageing to work. To acheive this, add a callback function as follows: 2020-06-17 14:04:19 +02:00
clixon_cli.h Clixon release 4.0.0 2019-07-13 16:33:23 +02:00
clixon_cli_api.h Replaced the global variable debug with access function: clicon_debug_get(). 2020-06-09 16:04:49 +02:00
Makefile.in libhttp compile 2020-05-28 17:19:15 +02:00