confluent-platformconfluent-control-center

control-center is missing in confluent local services


I am unable to start control center using confluent local services. I see this command control-center is no more present under confluent local services.

enter image description here

Earlier it was working seamlessly. I updated confluent CLI to v4.23.0. Since, yesterday it is not working. I am able to manually start it using below command

control-center-start $CONFLUENT_HOME/etc/control-center.properties

But I expect it should start along with all other services using confluent local services. It should work as it is. Not sure what changes should I make to bring back control-center as a command under confluent local services.


Solution

  • This issue is fixed. I updated my confluent CLI to v4.25.0. Control-center is added into the local services command. It works fine now.