/system upgrade upgrade-package-source add address=172.17.1.1 user=updateuser but I would like to put the password in place so I don’t have to manually type it between each CPE radio.
Is there an option outside of using a binary backup?
you can even save all these commands in a txt file, rename to RSC and import them with the “/import” command. and THEN you can also use the fetch command to get these files from remote locations not so bad at all if you think of the possibilities
Unfortunately you can’t specify the password for the “/system upgrade upgrade-package-source add” command from a script or on a single line in the console..
Found an interesting read on this subject.
It was said back in 2010 that you can set upgrade-package-source via the API.
Here: Re: upgrade-package-source
/system/upgrade/upgrade-package-source/add
I’ll have to test this when I have time.
EDIT 2021-11-23: Yeah I never got around to testing this.