show_configuration and cli_copy_object added as generic cli commands
This commit is contained in:
parent
c59869a44e
commit
1e92304a52
7 changed files with 297 additions and 61 deletions
|
|
@ -50,9 +50,7 @@
|
|||
* Types
|
||||
*/
|
||||
|
||||
/*
|
||||
* enum gensyntx
|
||||
* Controls how keywords a generated in CLI syntax / prints from obhect model
|
||||
/*! Controls how keywords a generated in CLI syntax / prints from object model
|
||||
* Example syntax a.b[] $!x $y:
|
||||
* NONE: a b <x> <y>;
|
||||
* VARS: a b <x> y <y>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue