gnodet opened a new pull request, #22171: URL: https://github.com/apache/camel/pull/22171
## Summary Combined branch with all camel-jbang UX improvements for testing from a single branch. Each commit corresponds to an individual PR: | Commit | PR | Description | |--------|-----|-------------| | 1 | [#22162](https://github.com/apache/camel/pull/22162) | Fix exit codes for validation errors | | 2 | [#22163](https://github.com/apache/camel/pull/22163) | Standardize error output to use `printErr()` | | 3 | [#22164](https://github.com/apache/camel/pull/22164) | Add `init --list` and `export --dry-run` | | 4 | [#22165](https://github.com/apache/camel/pull/22165) | Organize Run options into `@ArgGroup` | | 5 | [#22167](https://github.com/apache/camel/pull/22167) | Expand tab completion candidates | | 6 | [#22168](https://github.com/apache/camel/pull/22168) | `NO_COLOR`/CI environment detection | | 7 | [#22169](https://github.com/apache/camel/pull/22169) | Consistent `--json` output support | | 8-10 | [#22166](https://github.com/apache/camel/pull/22166) | JLine 4 Shell with aliases & init script | | 11 | [#22170](https://github.com/apache/camel/pull/22170) | Shell rich prompt, banner, auto-suggestions | JIRA: [CAMEL-23226](https://issues.apache.org/jira/browse/CAMEL-23226) **This PR is for testing only — individual PRs will be merged separately.** -- 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]
