clixon/apps/cli
Olof hagsand 6f2c4a076d * Configuration directory
* A new configuration option `CLICON_CONFIGDIR` has been added for loading of extra config files
  * If not given, only the main configfile is loaded.
  * If given, and if the directory exists, the files in this directory will be loaded alphabetically AFTER the main config file in the following way:
    * leaf values are overwritten
    * leaf-list values are appended
  * You can override file setting with `-E <dir>` command-line option.
* New clixon-config@2020-10-01.yang revision
  * Added option for configuration directory: `CLICON_CONFIGDIR`
2020-10-01 11:04:25 +02:00
..
cli_common.c * Changed CLI help strings behaviour on query (?) for long and multi-line help strings. 2020-09-04 13:15:53 +02:00
cli_common.h Clixon release 4.0.0 2019-07-13 16:33:23 +02:00
cli_generate.c minor fixes 2020-09-27 17:15:36 +02:00
cli_generate.h Fixed cli show conflicts for https://github.com/clicon/clixon/pull/137 2020-09-15 14:22:40 +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 * Configuration directory 2020-10-01 11:04:25 +02:00
cli_plugin.c Debug messages 2020-09-09 11:12:14 +02:00
cli_plugin.h Adapt to CLIgen 4.6 API changes 2020-05-19 22:26:29 +02:00
cli_show.c Fixed cli show conflicts for https://github.com/clicon/clixon/pull/137 2020-09-15 14:22:40 +02:00
clixon_cli.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_cli_api.h fix to error in instance-id-bind patch 2020-07-28 17:58:40 +02:00
Makefile.in libhttp compile 2020-05-28 17:19:15 +02:00