devshawn / kafka-gitops

🚀Manage Apache Kafka topics and generate ACLs through a desired state file.
https://devshawn.github.io/kafka-gitops
Apache License 2.0
321 stars 71 forks source link

Is there a way to generate the current state of the cluster #55

Closed mdkouki closed 3 years ago

mdkouki commented 3 years ago

Hi,

Having a Kafka cluster already in place is there a way to generate the current state file of the cluster?

Thanks.

mdkouki commented 3 years ago

this is a duplicate of Nice to have: import current state #13