Setting Program Parameters

How are command line and config file parameters processed?
All YumaPro SDK programs support configuration parameters that control how the program will operate. These parameters can be entered at the program command...
Fri, 8 Nov, 2019 at 12:17 PM
What CLI parameters are useful for debugging?
There are some netconfd-pro CLI parameters available that make debugging SIL and SIL-SA code simpler. --log-level=debug4: Turn on maximum debugging ou...
Fri, 8 Nov, 2019 at 1:32 PM
Where does a YumaPro tool look for YANG modules?
All YANG-based tools need to be configured as to where YANG modules are located on the file system. Within the netconfd-pro server, the --module paramet...
Thu, 24 Feb, 2022 at 1:39 PM
Where does a YumaPro tool look for data files?
All YumaPro tools can to be configured as to where static data files are located on the file system. These are files that are read by a tool, such as an XM...
Fri, 8 Nov, 2019 at 1:58 PM
Where does a YumaPro tool look for script files?
The yangcli-pro and yp-shell programs can to be configured as to where static script files are located on the file system. These are text files that contai...
Fri, 8 Nov, 2019 at 2:00 PM
Where does a YumaPro tool store its data files?
The netconfd-pro, yangcli-pro, and yp-shell programs can all generate their own data files. There are 2 types of data files: Persistent Data: Files su...
Fri, 8 Nov, 2019 at 2:40 PM