⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ camel bind [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ camel catalog component [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ camel catalog dataformat [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ camel catalog dev-console [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ camel catalog kamelet [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ camel catalog language [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ camel catalog other [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ camel catalog transformer [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ camel catalog [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ camel cmd browse [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel cmd disable-processor [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel cmd enable-processor [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ camel cmd gc [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ camel cmd load [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ camel cmd logger [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ camel cmd receive [options]
| `--prefix` | Print prefix with running Camel integration name. auto=only prefix when running multiple integrations. true=always prefix. false=prefix off. | auto | String
| `--pretty` | Pretty print message body when using JSon or XML format | | boolean
| `--prop,--property` | Additional properties; override existing (only applicable when NOT using an existing running Camel) | | String
| `--properties` | comma separated list of properties file (only applicable when NOT using an existing running Camel) + (ex. /path/to/file.properties,/path/to/other.properties | | String
| `--properties` | comma separated list of properties file (only applicable when NOT using an existing running Camel) (ex. /path/to/file.properties,/path/to/other.properties | | String
| `--short-uri` | List endpoint URI without query parameters (short) | | boolean
| `--show-body` | Show message body in received messages | true | boolean
| `--show-exchange-properties` | Show exchange properties in received messages | false | boolean
Expand All @@ -46,3 +46,4 @@ camel cmd receive [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ camel cmd reload [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ camel cmd reset-stats [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel cmd resume-route [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ camel cmd route-structure [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ camel cmd send [options]
| `--poll` | Poll instead of sending a message. This can be used to receive latest message from a Kafka topic or JMS queue. | | boolean
| `--pretty` | Pretty print response message body (InOut) when using JSon or XML format | | boolean
| `--prop,--property` | Additional properties; override existing (only applicable when NOT using an existing running Camel) | | String
| `--properties` | comma separated list of properties file (only applicable when NOT using an existing running Camel) + (ex. /path/to/file.properties,/path/to/other.properties | | String
| `--properties` | comma separated list of properties file (only applicable when NOT using an existing running Camel) (ex. /path/to/file.properties,/path/to/other.properties | | String
| `--reply` | Whether to expect a reply message (InOut vs InOut messaging style) | | boolean
| `--reply-file` | Saves reply message to the file with the given name (override if exists) | | String
| `--show-body` | Show message body from response message (InOut) | true | boolean
Expand All @@ -38,3 +38,4 @@ camel cmd send [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel cmd start-group [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel cmd start-route [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel cmd stop-group [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel cmd stop-route [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ camel cmd stub [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel cmd suspend-route [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ camel cmd thread-dump [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ camel cmd [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ camel completion [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel config get [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel config list [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel config set [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel config unset [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ camel config [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ camel debug [options]
| `--ignore-loading-error` | Whether to ignore route loading and compilation errors (use this with care!) | false | boolean
| `--jfr` | Enables Java Flight Recorder saving recording to disk on exit | false | boolean
| `--jfr-profile` | Java Flight Recorder profile to use (such as default or profile) | | String
| `--jvm-debug` | To enable JVM remote debugging on port 4004 by default. The supported values are true to + enable the remote debugging, false to disable the remote debugging or a number to use a custom port | | int
| `--jvm-debug` | To enable JVM remote debugging on port 4004 by default. The supported values are true to enable the remote debugging, false to disable the remote debugging or a number to use a custom port | | int
| `--kamelets-version` | Apache Camel Kamelets version | | String
| `--lazy-bean` | Whether to use lazy bean initialization (can help with complex classloading issues) | false | boolean
| `--local-kamelet-dir` | Local directory (or github link) for loading Kamelets (takes precedence). Multiple directories can be specified separated by comma. | | String
Expand All @@ -53,7 +53,7 @@ camel debug [options]
| `--mask` | Whether to mask endpoint URIs to avoid printing sensitive information such as password or access keys | | boolean
| `--maven-apache-snapshot-enabled` | Whether downloading JARs from ASF Maven Snapshot repository is enabled | true | boolean
| `--maven-central-enabled` | Whether downloading JARs from Maven Central repository is enabled | true | boolean
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. + If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings-security` | Optional location of Maven settings-security.xml file to decrypt settings.xml | | String
| `--max-idle-seconds` | For how long time in seconds Camel can be idle before stopping | 0 | int
| `--max-messages` | Max number of messages to process before stopping | 0 | int
Expand All @@ -70,7 +70,7 @@ camel debug [options]
| `--profile` | Profile to run (dev, test, or prod). | dev | String
| `--prompt` | Allow user to type in required parameters in prompt if not present in application | false | boolean
| `--prop,--property` | Additional properties (override existing) | | String
| `--properties` | comma separated list of properties file + (ex. /path/to/file.properties,/path/to/other.properties | | String
| `--properties` | comma separated list of properties file (ex. /path/to/file.properties,/path/to/other.properties | | String
| `--quarkus-artifact-id` | Quarkus Platform Maven artifactId | quarkus-bom | String
| `--quarkus-group-id` | Quarkus Platform Maven groupId | io.quarkus.platform | String
| `--quarkus-version` | Quarkus Platform version | RuntimeType.QUARKUS_VERSION | String
Expand All @@ -88,10 +88,11 @@ camel debug [options]
| `--source-dir` | Source directory for dynamically loading Camel file(s) to run. When using this, then files cannot be specified at the same time. | | String
| `--spring-boot-version` | Spring Boot version | RuntimeType.SPRING_BOOT_VERSION | String
| `--stop-on-exit` | Whether to stop the running Camel on exit | true | boolean
| `--stub` | Stubs all the matching endpoint uri with the given component name or pattern. + Multiple names can be separated by comma. (all = stub all endpoints). | | String
| `--stub` | Stubs all the matching endpoint uri with the given component name or pattern. Multiple names can be separated by comma. (all = stub all endpoints). | | String
| `--timestamp` | Print timestamp. | true | boolean
| `--trace` | Enables trace logging of the routed messages | false | boolean
| `--verbose` | Verbose output of startup activity (dependency resolution and downloading | false | boolean
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@ camel dependency copy [options]
| `--management-port` | To use a dedicated port for HTTP management | | int
| `--maven-apache-snapshot-enabled` | Whether downloading JARs from ASF Maven Snapshot repository is enabled | true | boolean
| `--maven-central-enabled` | Whether downloading JARs from Maven Central repository is enabled | true | boolean
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. + If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings-security` | Optional location of Maven settings-security.xml file to decrypt settings.xml | | String
| `--maven-wrapper` | Include Maven Wrapper files in exported project | true | boolean
| `--name` | The integration name. Use this when the name should not get derived otherwise. | | String
| `--observe` | Enable observability services | false | boolean
| `--open-api` | Adds an OpenAPI spec from the given file (json or yaml file) | | String
| `--output` | Output format (gav, maven, jbang) | gav | String
| `--output-directory` | Directory where dependencies should be copied | lib | String
| `--package-name` | For Java source files should they have the given package name. By default the package name is computed from the Maven GAV. + Use false to turn off and not include package name in the Java source files. | | String
| `--package-name` | For Java source files should they have the given package name. By default the package name is computed from the Maven GAV. Use false to turn off and not include package name in the Java source files. | | String
| `--package-scan-jars` | Whether to automatic package scan JARs for custom Spring or Quarkus beans making them available for Camel JBang | false | boolean
| `--port` | Embeds a local HTTP server on this port | | int
| `--profile` | Profile to export (dev, test, or prod). | | String
Expand All @@ -70,3 +70,4 @@ camel dependency copy [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ camel dependency list [options]
| `--management-port` | To use a dedicated port for HTTP management | | int
| `--maven-apache-snapshot-enabled` | Whether downloading JARs from ASF Maven Snapshot repository is enabled | true | boolean
| `--maven-central-enabled` | Whether downloading JARs from Maven Central repository is enabled | true | boolean
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. + If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings-security` | Optional location of Maven settings-security.xml file to decrypt settings.xml | | String
| `--maven-wrapper` | Include Maven Wrapper files in exported project | true | boolean
| `--name` | The integration name. Use this when the name should not get derived otherwise. | | String
| `--observe` | Enable observability services | false | boolean
| `--open-api` | Adds an OpenAPI spec from the given file (json or yaml file) | | String
| `--output` | Output format (gav, maven, jbang) | gav | String
| `--package-name` | For Java source files should they have the given package name. By default the package name is computed from the Maven GAV. + Use false to turn off and not include package name in the Java source files. | | String
| `--package-name` | For Java source files should they have the given package name. By default the package name is computed from the Maven GAV. Use false to turn off and not include package name in the Java source files. | | String
| `--package-scan-jars` | Whether to automatic package scan JARs for custom Spring or Quarkus beans making them available for Camel JBang | false | boolean
| `--port` | Embeds a local HTTP server on this port | | int
| `--profile` | Profile to export (dev, test, or prod). | | String
Expand All @@ -69,3 +69,4 @@ camel dependency list [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ camel dependency runtime [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ camel dependency update [options]
| `--management-port` | To use a dedicated port for HTTP management | | int
| `--maven-apache-snapshot-enabled` | Whether downloading JARs from ASF Maven Snapshot repository is enabled | true | boolean
| `--maven-central-enabled` | Whether downloading JARs from Maven Central repository is enabled | true | boolean
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. + If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings-security` | Optional location of Maven settings-security.xml file to decrypt settings.xml | | String
| `--maven-wrapper` | Include Maven Wrapper files in exported project | true | boolean
| `--name` | The integration name. Use this when the name should not get derived otherwise. | | String
| `--observe` | Enable observability services | false | boolean
| `--open-api` | Adds an OpenAPI spec from the given file (json or yaml file) | | String
| `--output` | Output format (gav, maven, jbang) | gav | String
| `--package-name` | For Java source files should they have the given package name. By default the package name is computed from the Maven GAV. + Use false to turn off and not include package name in the Java source files. | | String
| `--package-name` | For Java source files should they have the given package name. By default the package name is computed from the Maven GAV. Use false to turn off and not include package name in the Java source files. | | String
| `--package-scan-jars` | Whether to automatic package scan JARs for custom Spring or Quarkus beans making them available for Camel JBang | false | boolean
| `--port` | Embeds a local HTTP server on this port | | int
| `--profile` | Profile to export (dev, test, or prod). | | String
Expand All @@ -70,3 +70,4 @@ camel dependency update [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ camel dependency [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ camel dirty [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ camel doc [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ camel export [options]
| `--management-port` | To use a dedicated port for HTTP management | | int
| `--maven-apache-snapshot-enabled` | Whether downloading JARs from ASF Maven Snapshot repository is enabled | true | boolean
| `--maven-central-enabled` | Whether downloading JARs from Maven Central repository is enabled | true | boolean
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. + If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings` | Optional location of Maven settings.xml file to configure servers, repositories, mirrors and proxies. If set to false, not even the default ~/.m2/settings.xml will be used. | | String
| `--maven-settings-security` | Optional location of Maven settings-security.xml file to decrypt settings.xml | | String
| `--maven-wrapper` | Include Maven Wrapper files in exported project | true | boolean
| `--name` | The integration name. Use this when the name should not get derived otherwise. | | String
| `--observe` | Enable observability services | false | boolean
| `--open-api` | Adds an OpenAPI spec from the given file (json or yaml file) | | String
| `--package-name` | For Java source files should they have the given package name. By default the package name is computed from the Maven GAV. + Use false to turn off and not include package name in the Java source files. | | String
| `--package-name` | For Java source files should they have the given package name. By default the package name is computed from the Maven GAV. Use false to turn off and not include package name in the Java source files. | | String
| `--package-scan-jars` | Whether to automatic package scan JARs for custom Spring or Quarkus beans making them available for Camel JBang | false | boolean
| `--port` | Embeds a local HTTP server on this port | | int
| `--profile` | Profile to export (dev, test, or prod). | | String
Expand All @@ -68,3 +68,4 @@ camel export [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ camel get bean [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ camel get blocked [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ camel get circuit-breaker [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ camel get consumer [options]
| `-h,--help` | Display the help and sub-commands | | boolean
|===


Loading