Auto Upgrade package source, no cli password option

It appears there is no easy way to configure auto upgrade package source via cli as I can specify a username but not a password.

Is this a know issue/being worked on?

Tim

It can be done via CLI because when you try to add a package source, it will ask you interactively for the password.
This obviously mean that it can’t be done with scripts because password cannot be entered as parameter of the command.
Not sure whether this is bug or feature…

Sorry, my point was scripted and non-interactive ssh Pretty odd I can’t pass a password as i can for most other user functions. Breaks simple automation.

Tim