Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

cleanup: simplify options for producers #154

Open
vmarchese opened this issue Aug 13, 2024 · 0 comments
Open

cleanup: simplify options for producers #154

vmarchese opened this issue Aug 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@vmarchese
Copy link
Collaborator

Instead of having different options for the different producers, e.g.:

jr run [template] --output mongo --mongoConfig [configfile]
jr run [template] --output kafka --kafkaConfig [configfile]
jr run [template] --output elastic --elasticConfig [configfile]
jr run [template] --output s3 --s3Config [configfile]
...

simplify the configuration file option in:

jr run [template] --output [producer] --config [producer config file]
@vmarchese vmarchese added the enhancement New feature or request label Aug 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant