Sha256: e70fee720f4d576a1c4103e2f7dcf64f25b716f766ce6e02489c3975c2151ce3

Contents?: true

Size: 83 Bytes

Versions: 20

Compression:

Stored size: 83 Bytes

Contents

#!/bin/bash

if [ -z "${GROUP}" ]; then
  GROUP="kcat"
fi

kcat -G "${GROUP}" ${@}

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
rimless-1.10.2 doc/kafka-playground/bin/consume-topic
rimless-1.10.1 doc/kafka-playground/bin/consume-topic
rimless-1.10.0 doc/kafka-playground/bin/consume-topic
rimless-1.9.0 doc/kafka-playground/bin/consume-topic
rimless-1.8.0 doc/kafka-playground/bin/consume-topic
rimless-1.7.7 doc/kafka-playground/bin/consume-topic
rimless-1.7.6 doc/kafka-playground/bin/consume-topic
rimless-1.7.5 doc/kafka-playground/bin/consume-topic
rimless-1.7.4 doc/kafka-playground/bin/consume-topic
rimless-1.7.3 doc/kafka-playground/bin/consume-topic
rimless-1.7.2 doc/kafka-playground/bin/consume-topic
rimless-1.7.1 doc/kafka-playground/bin/consume-topic
rimless-1.7.0 doc/kafka-playground/bin/consume-topic
rimless-1.6.0 doc/kafka-playground/bin/consume-topic
rimless-1.5.1 doc/kafka-playground/bin/consume-topic
rimless-1.5.0 doc/kafka-playground/bin/consume-topic
rimless-1.4.2 doc/kafka-playground/bin/consume-topic
rimless-1.4.1 doc/kafka-playground/bin/consume-topic
rimless-1.4.0 doc/kafka-playground/bin/consume-topic
rimless-1.3.0 doc/kafka-playground/bin/consume-topic