In some commands, we are re-creating the same connections over and over even though these could be cached to improve performance. [Creating a connection example](https://github.com/redhat-developer/app-services-cli/blob/main/pkg/cmd/kafka/topic/consume/consume.go#L107)