ayushsrivastava
Mon Jun 17 2024
Password recovery command for Influxdb when running in local as the UI does not provide any other way to set a new password if you have forgotten
#influxdb
influxd recovery user update \
--username example-username \
--password ExAmPL3-paS5W0rD
#influxdb