clixon/apps/cli
Olof hagsand b8641f30bd * More YANG extension functionality,
* See [Augment auto-cli for hiding/modifying cli syntax #156](https://github.com/clicon/clixon/issues/156) and [hiding auto-generated CLI entries #153](https://github.com/clicon/clixon/issues/153)
  * Extensions can be used in augmentations
  * Extension `autocli-op` has been added to add "hidden" commands in the autocli
  * Documentation: https://clixon-docs.readthedocs.io/en/latest/misc.html#extensions
2020-12-08 17:21:37 +01:00
..
cli_auto.c autocli sub fixes 2020-11-28 18:17:32 +01:00
cli_common.c * Ensure all fopen check for NULL (not -1) 2020-12-07 13:33:21 +01:00
cli_common.h Clixon release 4.0.0 2019-07-13 16:33:23 +02:00
cli_generate.c * More YANG extension functionality, 2020-12-08 17:21:37 +01:00
cli_generate.h revert yang2cli sub code, use existing yang2cli solution 2020-11-27 15:31:27 +01: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 revert yang2cli sub code, use existing yang2cli solution 2020-11-27 15:31:27 +01:00
cli_plugin.c * Removed string limit on cli prompt and cli mode name 2020-10-18 16:24:11 +02:00
cli_plugin.h * Removed string limit on cli prompt and cli mode name 2020-10-18 16:24:11 +02:00
cli_show.c revert yang2cli sub code, use existing yang2cli solution 2020-11-27 15:31:27 +01: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 revert yang2cli sub code, use existing yang2cli solution 2020-11-27 15:31:27 +01:00
Makefile.in Support for building static lib: 2020-11-29 17:00:35 +01:00