Closed DeekshaBhandary closed 2 years ago
Issue is still seen with this change
Works for me on 5.7 release. Using the main example: example_cli.cli:
CLICON_MODE="example";
CLICON_PROMPT="%U@%H %W> ";
CLICON_PLUGIN="example_cli";
show config set("Show configuration as CLI commands");
show config set-test ("Show configuration as CLI commands");
Running the cli:
olof@alarik> clixon_cli -f /usr/local/etc/example.xml
olof@alarik /> show config s<PRESS ?>
set Show configuration as CLI commands
set-test Show configuration as CLI commands
olof@alarik /> show config set<PRESS ?>
set Show configuration as CLI commands
set-test Show configuration as CLI commands
olof@alarik /> show config set
Please try again (with newest version)
Issue is resolved in the latest version