gnodet opened a new pull request, #22193: URL: https://github.com/apache/camel/pull/22193
## Summary - Added example usage snippets to the `--help` output of 29 camel-jbang CLI commands using picocli's `footer` field - Covers core commands (run, init, export, debug, explain, harden), process commands (ps, stop, get, top), catalog commands (doc, component, kamelet), action commands (trace, send, log), config, version, and other commands - Examples show practical usage patterns directly in the help documentation, similar to tools like `oc` and `kubectl` ## Test plan - [x] Verified compilation succeeds - [x] Verified code formatting is clean - Manual: run `camel <command> --help` to see examples in the footer section -- 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]
