Skip to content

fix: erroneous message for invalid option#689

Merged
rkpattnaik780 merged 1 commit intomainfrom
invalid_opt_msg_fix
May 25, 2021
Merged

fix: erroneous message for invalid option#689
rkpattnaik780 merged 1 commit intomainfrom
invalid_opt_msg_fix

Conversation

@rkpattnaik780
Copy link
Contributor

Closes #687

Verification Steps

  1. Run the following command
./rhoas kafka consumergroup describe --id 277383 --output js

Screenshot from 2021-05-25 15-18-43

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation change
  • Other (please specify)

Checklist

  • Documentation added for the feature
  • CI and all relevant tests are passing
  • Code Review completed
  • Verified independently by reviewer

@rkpattnaik780 rkpattnaik780 merged commit a763c47 into main May 25, 2021
@rkpattnaik780 rkpattnaik780 deleted the invalid_opt_msg_fix branch May 25, 2021 12:43
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.

Format error message for invalid options of flags

2 participants