camel doc
Shows documentation for kamelet, component, and other Camel resources
Options
| Option | Description | Default | Type |
|---|---|---|---|
| To use a different Camel version than the default version | String | |
| Whether to allow automatic downloading JAR dependencies (over the internet) | true | boolean |
| Prints a minimal working YAML route snippet for the component | false | boolean |
| Filter option listed in tables by name, description, or group | String | |
| Make sure we use fresh (i.e. non-cached) resources | false | boolean |
| Whether to display component message headers | false | boolean |
| Apache Camel Kamelets version | RuntimeType.KAMELETS_VERSION | String |
| Opens the online documentation form the Camel website in the web browser | false | boolean |
| Deprecated. This value is not used anymore. It is kept only for backwards compatibility and will be removed in Camel 5.x. Camel commands may use either 'quarkus-bom' or 'quarkus-camel-bom' artifactIds depending on the context. | quarkus-bom | String |
| The base URI of Quarkus Extension Registry. The default is {@value RuntimeType#QUARKUS_EXTENSION_REGISTRY_BASE_URL} unless camel.jbang.quarkus.platform.url system property is set (the /client/platforms suffix is removed if present). | String | |
| groupId of Quarkus Platform BOM; honored only if --quarkus-version is set | io.quarkus.platform | String |
| version of Quarkus Platform BOM; the default value is looked up in Quarkus Extension Registry | String | |
| Additional maven repositories for download on-demand (Use commas to separate multiple repositories) | String | |
| Runtime (camel-main, spring-boot, quarkus) | RuntimeType | |
| Prints the link to the online documentation on the Camel website | false | boolean |
| Display the help and sub-commands | boolean |