clixon/apps/cli
Olof hagsand 98a5ebc76e * Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code.
* Moved out code from clixon_options.[ch] into a new file: clixon_data.[ch]
2019-03-31 18:17:40 +02:00
..
cli_common.c add yang-spec as arg to decode clicon msg 2019-01-02 20:59:57 +01:00
cli_common.h 2019 2019-01-02 15:48:30 +01:00
cli_generate.c [yang type range statement does not support multiple values](https://github.com/clicon/clixon/issues/59) 2019-03-04 14:36:43 +01:00
cli_generate.h 2019 2019-01-02 15:48:30 +01:00
cli_handle.c * Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code. 2019-03-31 18:17:40 +02:00
cli_handle.h 2019 2019-01-02 15:48:30 +01:00
cli_main.c Removed argc/argv parameters from ca_start plugin API function. You may need to change signatures of your startup in your plugins 2019-03-28 17:11:55 +01:00
cli_plugin.c Re-inserted cli_output_reset for what was erroneuos thought to be an obsole\ 2019-03-22 16:13:51 +01:00
cli_plugin.h 2019 2019-01-02 15:48:30 +01:00
cli_show.c * clixon-config YAML file has new revision: 2019-02-06. 2019-02-06 14:33:04 +01:00
clixon_cli.h 2019 2019-01-02 15:48:30 +01:00
clixon_cli_api.h Added base as CLI default mode and cli 2019-03-05 16:19:20 +01:00
Makefile.in Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00