Closed wlezzar closed 4 years ago
This PR adds 2 options in the CLI to the topics consume command:
topics consume
--filter-meta
--with-meta
Related issue: https://github.com/adevinta/zoe/issues/3
This PR adds 2 options in the CLI to the
topics consume
command:--filter-meta
that allows users to express jq / jmespath filters on headers, partitions, keys and other record metadata.--with-meta
that prints the consumed records with their metadata (offset, partition, headers, etc.)Related issue: https://github.com/adevinta/zoe/issues/3