yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches

Command Line Interface and Text Configuration File Support. More...

Collaboration diagram for CLI Utilities:

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.
 

Detailed Description

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.