I just installed sensu and unable to create username and password.I am installing with official sensu.io documentation.
I am following this step
Install Sensu - Sensu Docs
and stucked at step 3 “initialize”
export SENSU_BACKEND_CLUSTER_ADMIN_USERNAME=
export SENSU_BACKEND_CLUSTER_ADMIN_PASSWORD=
sensu-backend init
these commands are not accepting my username and password and giving error.
I have tried using sensuctl configure command too.
Kindly help.