I’m in the process of fine-tuning some auto customization scripts and am running into a few snags that don’t quite work right using just uci scripting. For example, if I open a firewall port via UCI, it does not show in the GL UI (or visa versa). This leads me to believe the UI is executing a different gl* command when the UI performs this.
The question is, is there any way I can view a log on the router that will capture exactly what command the GL UI executed when performing actions? Alternatively, is there any documentation for the gl* binaries and scripts (eg. /lib/functions/gl_util.sh)?
Thank you.