Skip to content

Add support for configuring proto types in config#407

Open
true-seeker wants to merge 5 commits intobirdayz:masterfrom
true-seeker:config-proto-support
Open

Add support for configuring proto types in config#407
true-seeker wants to merge 5 commits intobirdayz:masterfrom
true-seeker:config-proto-support

Conversation

@true-seeker
Copy link
Copy Markdown

Added support for configuring proto types in ~/.kaf/config. It allows to simply use

kaf consume <topic>

instead of

kaf consume <topic> --proto-type <proto_type> --proto-include <path>

@birdayz
Copy link
Copy Markdown
Owner

birdayz commented Oct 3, 2025

thank you.
if you could add support for key type as well, and name it key-proto-type and value-proto-type, i'm happy to merge.

@true-seeker
Copy link
Copy Markdown
Author

Added the key-proto-type, renamed proto-type to value-proto-type and added global-proto-paths cfg param, so you do not need to write the same proto path to each topic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants