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

Add the ability to view a consumer group #385

Closed
craicoverflow opened this issue Feb 23, 2021 · 1 comment · Fixed by #536
Closed

Add the ability to view a consumer group #385

craicoverflow opened this issue Feb 23, 2021 · 1 comment · Fixed by #536
Assignees
Milestone

Comments

@craicoverflow
Copy link
Contributor

Description

Add a command to view a consumer group by its ID in the current Kafka instance.

$ rhoas kafka consumer-group <name> describe
@rkpattnaik780
Copy link
Contributor

For this functionality, should we display the consumers in a tabular format, apart from traditional yaml and json that we use for other describe sub commands. Something like this:

Screenshot from 2021-04-06 16-15-32

The UX design makes me feel we should have it, what do you think @wtrocki ?

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 a pull request may close this issue.

2 participants