Comment 0 for bug 1887737

Revision history for this message
Haw Loeung (hloeung) wrote : Provide password option to 'juju register'

Hi,

On creating a new user on a Juju controller, we're presented with a command to run 'juju register' with a base64-encoded blob. On running this command, it prompts for a password 3 times (new, confirm, and to use). Any chance of adding an option to pass through a password avoiding these 3 prompts? This lets us easily automate (without expect and such).