Confluent login from Edgenode in Azure

I am getting following Error when I try to use confluent login from edgenode
root@rfdecnflcon01:~/ksql/newdev# confluent login
Enter your Confluent Cloud credentials:
Email: vgorrepati@republicfinance.com
Error: unable to open web browser for authorization: exec: “xdg-open,x-www-browser,www-browser”: executable file not found in $PATH
It was logged in with my colleague userID before , And I was able to start ksql cli from here with his login

Try --no-browser this should allow you to login alternatively

Yes , got this fixed
with --no-browser option