Closed
Description
Problem or use case
When using the config file, we can configure host and port, but not username and password. When using shell or command line, these parameters have to always be passed on the command (either on the con command in shell, or on the sub command in command line).
Preferred solution or suggestions
Allow for setting of mqtt.username and mqtt.password (and when latter is left out, ask via prompt of course) in the config file.