Possible a daft first time user question. I have installed the confluent CLI and also got a local version of the confluent platform up and running using the docker-compose file referenced in this quick start guide.
I know that I can run the services locally using the CLI directly, but I wanted some more control of the platform components hence I went the docker-compose route.
What I want to do now is connect the CLI to this local version of the platform. Have tried a number of things, but I can’t seem to find a definitive guide as to how to do this.
Apologies in advance if this a newbie daft question.