camel catalog language
List expression languages from the Camel Catalog
Options
| Option | Description | Default | Type |
|---|---|---|---|
| To use a different Camel version than the default version | String | |
| Display Maven GAV instead of name | false | boolean |
| Whether to allow automatic downloading JAR dependencies (over the internet) | true | boolean |
| Filter by name or description | String | |
| Make sure we use fresh (i.e. non-cached) resources | false | boolean |
| Output in JSON Format | 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 | |
| Filter by version more recent (inclusive) | String | |
| Filter by version older (inclusive) | String | |
| Sort by name, support-level, or description | name | String |
| Display the help and sub-commands | boolean |