Claus Ibsen created CAMEL-23632:
-----------------------------------
Summary: camel-jbang - Add CLI usage examples (footer) to commands
Key: CAMEL-23632
URL: https://issues.apache.org/jira/browse/CAMEL-23632
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Claus Ibsen
Many camel-jbang CLI commands are missing the picocli footer annotation that
shows usage examples when running --help. Commands like camel get route, camel
ps, and camel trace already have these, but most other commands (about 70) do
not.
Adding footer examples improves discoverability and makes the CLI more
user-friendly, especially for new users.
Commands to update include subcommands under: camel get, camel top, camel cmd,
camel catalog, camel config, camel dependency, camel plugin, camel infra, camel
version, camel update, and standalone commands like camel hawtio, camel
jolokia, camel dirty, camel doctor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)