Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feature request: add -v and --version flags #419

Open
Cerchie opened this issue Feb 21, 2023 · 3 comments
Open

feature request: add -v and --version flags #419

Cerchie opened this issue Feb 21, 2023 · 3 comments

Comments

@Cerchie
Copy link

Cerchie commented Feb 21, 2023

Currently, running kcat with these flags results in:

❯ kcat -v
% Auto-selecting Consumer mode (use -P or -C to override)
Error: -t <topic> missing

and

❯ kcat --version
Error: unknown argument

would be good to get the version number with these, e.g.,

❯ kcat --version
kcat VERSION_NUMBER
@Cerchie Cerchie changed the title add '-v' and '--version' flags feature request: add '-v' and '--version' flags Feb 21, 2023
@Cerchie Cerchie changed the title feature request: add '-v' and '--version' flags feature request: add -v and --version flags Feb 21, 2023
@edenhill
Copy link
Owner

edenhill commented Feb 22, 2023 via email

@Cerchie
Copy link
Author

Cerchie commented Feb 22, 2023

Thanks for the clarification! What are the thoughts on --version or -version?

@edenhill
Copy link
Owner

edenhill commented Feb 22, 2023 via email

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

No branches or pull requests

2 participants