Moved hello example to [clixon-examples](https://github.com/clicon/clixon-examples)
This commit is contained in:
parent
adbb683329
commit
d7972ff311
17 changed files with 208 additions and 383 deletions
|
|
@ -36,7 +36,7 @@ CLICON_PROMPT="%U@%H> ";
|
|||
CLICON_PLUGIN="example_cli";
|
||||
|
||||
# Translate variable "value" by incrementing its characters
|
||||
translate value (<value:string translate:incstr()>),cli_set("/translate/value");
|
||||
translate value (<value:string translate:incstr()>),cli_set("/clixon-example:translate/translate=0/value");
|
||||
|
||||
# Note, when switching to PT, change datamodel to only @datamodel
|
||||
set @datamodel, cli_set();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue