yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
agt_cli.h File Reference

NETCONF Server Command Line Interface handler. More...

#include "agt.h"
#include "help.h"
#include "val.h"
#include "status.h"
Include dependency graph for agt_cli.h:

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_tagt_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...
 

Detailed Description

NETCONF Server Command Line Interface handler.