kcli v1.5.0 Release Notes

Release Date: 2018-08-23 // over 5 years ago
  • If you set these vars:

    export KCLI_CERT_FILE=""
    export KCLI_KEY_FILE=""
    export KCLI_CA_CERT_FILE=""

    ✅ You should be able to connect to a kafka cluster with TLS authentication. NOTE: I don't have a proper kafka cluster I can use to test this.