clixon/apps/cli
Olof hagsand 743076b171 With-defaults CLI support
Extended cli_auto_show() with with-defaults argument, also changing its signature
Example: Added with-defaults argument to clispec
C-API: Added with-defaults argument to clicon_rpc_get_config
Replaced with-defaults prefix/namespace with constants
2022-09-09 13:46:20 +02:00
..
cli_auto.c With-defaults CLI support 2022-09-09 13:46:20 +02: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 With-defaults CLI support 2022-09-09 13:46:20 +02:00
cli_common.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_generate.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02: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 Fixed: [Schema Ambiguity Error with openconfig-system re: NTP](https://github.com/clicon/clixon/issues/334) 2022-07-16 18:11:54 +02:00
cli_plugin.c Logging fixes 2022-04-30 11:31:51 +02:00
cli_plugin.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_show.c With-defaults CLI support 2022-09-09 13:46:20 +02:00
clixon_cli.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_cli_api.h Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
Makefile.in Two minor fixes for building on macOS, HOST_VENDOR should be defined before trying to check its value. 2022-08-17 09:39:16 +02:00