![]() |
yumapro
25.10-1
YumaPro SDK
|
NETCONF Server Command Line Interface handler. More...

Go to the source code of this file.
Functions | |
| status_t | agt_cli_process_input (int argc, char *argv[], agt_profile_t *agt_profile, boolean *showver, help_mode_t *showhelpmode, boolean *no_watcher) |
| Process the param line parameters against the hardwired parmset for the netconfd program. More... | |
| val_value_t * | agt_cli_get_valset (void) |
| Retrieve the command line parameter set from boot time. More... | |
| const xmlChar * | agt_cli_get_confspec (void) |
| Retrieve the config file used or NULL if none. More... | |
| void | agt_cli_cleanup (void) |
| Cleanup the module static data. More... | |
NETCONF Server Command Line Interface handler.