yumapro
24.10-1
YumaPro SDK
|
Command Line Interface and Text Configuration File Support. More...
Modules | |
CLI Parser | |
Bootstrap CLI based on name/value pairs Used to setup the basics as soon as possible. | |
CLI Run Stack Support | |
A stack of CLI contexts. | |
CLI Variables | |
Management of a hierarchy of (name, value) pairs. | |
Help Support | |
Use YANG object metadata to generate help text for CLI. | |
Command Line Interface and Text Configuration File Support.
Each program defines a YANG module with its CLI parameters defined as a container of leaf or leaf-list nodes.
The CLI parser functions convert command line and conf-file parameters to val_value_t.