Confluent CLI doesn't work

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

hey @SeverusP

welcome :slight_smile:

windows is currently not supported afaik.
see
https://docs.confluent.io/platform/current/installation/versions-interoperability.html#operating-systems

best,
michael

1 Like