I don’t seem to be able to script adding a local package source in 7.17.1. At first glance the command seems simple enough:
/system/package/local-update/update-package-source/add user=foo address=99.99.99.99
However, there doesn’t seem to be a way/option to specify a password, and it seems one is required. If you issue the command from a terminal session then you’re prompted for a password, but if you’re trying to load a configuration script then the script just hangs at that point.
Have I missed something obvious?