BartoszCiesla commented on PR #2998: URL: https://github.com/apache/iggy/pull/2998#issuecomment-4100479191
@hubcio it would be good to cross check if options defined for `context create` match corresponding options in basic commands - from what I've checked this pull request contains only long versions and AFAIR at least some of the options had short versions (`--password` and `-p`). It would be best to reuse the descriptions - either by copying the existing `clap` content or following / re-using existing structs (if possible). Keeping the information consistent will make things much easier for the user. But that's just my view ;-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
