New brewblox install on Raspi3b+ on bookworm with all updates. brew-ctl updated.
When issue the command below (whether brewblox-ctl is up or down) get the following response:
xxx@brewblox:~/brewblox $ brewblox-ctl auth enable
Usage: python -m brewblox_ctl auth [OPTIONS] COMMAND [ARGS]…
Try ‘python -m brewblox_ctl auth --help’ for help.
Error: No such command ‘enable’.
xxx@brewblox:~/brewblox $
Have been able to add a user with “brewblox-ctl auth add” but not actually enable the service. Have tried the python usage recommendation but didn’t work.