I need to upload same configuration to multiple devices.
I use CLI export\import but i cant get passwords for vpn and autoupgrade service..
There is any way to export\import passwords of some ROS services?
there is no passwords/system upgrade upgrade-package-source export
There doesn't seem to be a script-able way to export/import the passwords, however people have found a workaround. You can manually copy/paste code into the terminal followed by the password (and a blank line or more code):there is no passwords/system upgrade upgrade-package-source export
i need distribute these settings with passwords
/system upgrade upgrade-package-source add address=192.168.88.5 user=name
myPassword
/more commands...
/system upgrade upgrade-package-source add address=192.168.88.5 user=name password=myPassword