I have a self-hosted InfluxDB v2 2.6.1 instance. I have a single org and a single user in that org. I would like to change my password. I can’t find anything in the web UI.
When I access the influx CLI tool, I just get 401 Unauthorized for the influx user password
command. How do I login to the CLI, so I can manage users? The influx auth
command doesn’t seem to log me in.
influx auth create --org trevor
Error: failed to lookup org with name "trevor": 401 Unauthorized: unauthorized access