command-runner.sh

If there is a variable in ind script, say "$PATH/command", command-runner.sh will automatically resolve it ? or I have to set some environement variable for it ?


thanks !!

can you guys help Gongya?

Hi Gongya

I've encountered issues when not referring to full paths of commands in some odd cases. However, in general it seems like command-runner is using the $PATH of the device. You can check the F5 scripts as an example. They just use tmsh <command> instead of /path/to/tmsh.


/Patrik