davsclaus opened a new pull request, #23578: URL: https://github.com/apache/camel/pull/23578
## Summary - Adds picocli `footer` with usage examples to 80 camel-jbang CLI commands that were missing them - Commands across all groups now show examples when running `--help`: `camel get`, `camel top`, `camel cmd`, `camel catalog`, `camel config`, `camel dependency`, `camel plugin`, `camel infra`, `camel version`, `camel update`, and standalone commands (`hawtio`, `jolokia`, `dirty`, `doctor`) - Follows the existing pattern used by commands like `camel ps`, `camel get route`, `camel trace` ## Test plan - [ ] Verify `camel get context --help` shows usage examples in footer - [ ] Verify `camel cmd start-route --help` shows usage examples in footer - [ ] Verify `camel catalog component --help` still shows its existing footer (no regression) - [ ] Build passes _Claude Code on behalf of Claus Ibsen_ -- 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]
