Hi everyone, I’m attending the course on the confluent portal.
In the first steps where the installation of the confluent platform has to be done I can’t configure the confluent CLI.
I’m using windows and once the root directory is created I try to set the variables:
SETX CONFLUENT_HOME confluent-7.3.0
SETX PATH ~$CONFLUENT_HOME/bin~
Then I try to use the command confluent --help but it doesn’t work:
I am following the following resource Quick Start for Confluent Platform | Confluent Documentation