clixon/apps/cli
Colin Baumgarten 4b33841858 cli_auto_up: Partly fix handling of mountpoints
The cli_auto_up command right now does not properly handle
mountpoints.

Fix the case when going up one level inside of a mounted
module.

Note that this does not yet fix the case where the current level
is the top-level of the mounted module. In that case the up command
should switch to the presence container that holds the mounted
module. Instead it switches all the way up to the topmost level, so
it has the same effect as the top command.
2024-05-16 12:09:55 +02:00
..
cli_auto.c cli_auto_up: Partly fix handling of mountpoints 2024-05-16 12:09:55 +02:00
cli_autocli.c Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_autocli.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_common.c cli_dbxml(): Fix handling of mountpoints 2024-05-07 12:25:43 +02:00
cli_common.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_generate.c Added debug level INIT 2024-02-17 22:16:56 +01:00
cli_generate.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_handle.c Fixed proper restore of cttl-C in msg rcv 2023-12-21 15:00:12 +01:00
cli_handle.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_main.c Changed intermediate version numbers to be git-style, eg 7.0.0-39 instead of 7.1.0-PRE 2024-05-08 16:51:45 +02:00
cli_pipe.c CLI pipe save function 2024-04-09 15:17:06 +02:00
cli_plugin.c Fixed: [Duplicate config files in configdir causes merge problems -> set ? = NULL](https://github.com/clicon/clixon/issues/510) 2024-04-11 12:02:08 +02:00
cli_plugin.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_show.c Changed intermediate version numbers to be git-style, eg 7.0.0-39 instead of 7.1.0-PRE 2024-05-08 16:51:45 +02:00
clixon_cli.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_cli_api.h CLI configurable format: [Default format should be configurable](https://github.com/clicon/clixon-controller/issues/87) 2024-04-06 12:02:12 +02:00
Makefile.in Output pipe functionality 2023-07-03 15:14:11 +02:00