- Serialize supported tunnel runtime flags for service-managed runs
- Prepend explicit CLI flags before generated tunnel run arguments
- Add regression tests for string, int, duration, and bool flags
- Keep service-managed autoupdate flags out of pass-through args
Fixes the Linux service-install path where config-based installs dropped
generic tunnel flags like --edge-ip-version, causing generated systemd
units to ignore explicit runtime settings.