camel version list
Displays available Camel versions
Options
| Option | Description | Default | Type |
|---|---|---|---|
|
The format to show the date (such as dd-MM-yyyy) |
DEFAULT_DATE_FORMAT |
String |
|
Whether to include days since release |
true |
boolean |
|
Whether to allow automatic downloading JAR dependencies (over the internet) |
true |
boolean |
|
Include releases that are end-of-life |
true |
boolean |
|
Make sure we use fresh (i.e. non-cached) resources |
false |
boolean |
|
Filter by release date (inclusive) |
String |
|
|
Filter by Camel version (inclusive). Will start from 4.0 if no version ranges provided. |
String |
|
|
Output in JSON Format |
false |
boolean |
|
Only show LTS supported releases |
false |
boolean |
|
Whether to include patch releases (x.y.z) |
true |
boolean |
|
Include also milestone or RC releases |
false |
boolean |
|
Additional maven repositories (Use commas to separate multiple repositories) |
String |
|
|
Runtime () |
camel-main |
RuntimeType |
|
Sort by (version, date, or days) |
version |
String |
|
The number of lines from the end of the table to show. |
int |
|
|
Filter by release date (exclusive) |
String |
|
|
Filter by Camel version (exclusive) |
String |
|
|
Display the help and sub-commands |
boolean |