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 contain yangcli-pro commands.


The  --runpath CLI parameter is used to configure the script search path.

The environment variable YUMAPRO_RUNPATH can be used for the same purpose.


Script File Search Order


* 1) current directory or absolute path
* 2) YUMAPRO_RUNPATH environment var (or set by runpath CLI var)
* 3) HOME/scripts directory
* 4) YUMAPRO_HOME/scripts directory
* 5) YUMAPRO_INSTALL/scripts directory
* 6) start-dir/scripts