[
https://issues.apache.org/jira/browse/CAMEL-17370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17463683#comment-17463683
]
Otavio Rodolfo Piske commented on CAMEL-17370:
----------------------------------------------
+1 from me as well. I can take care of this when I get back from PTO.
> rename CamelJBang app to camel
> ------------------------------
>
> Key: CAMEL-17370
> URL: https://issues.apache.org/jira/browse/CAMEL-17370
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Reporter: Luca Burgazzoli
> Priority: Minor
> Fix For: 3.15.0
>
>
> As per [documentation|https://camel.apache.org/manual/camel-jbang.html], you
> can install the camel jbang app, by running the following command:
> {code}
> $ jbang app install CamelJBang@apache/camel
> {code}
> And then you can use it to run integrations like:
> {code}
> $ CamelJBang run jms-amqp-10-sink-binding.yaml
> {code}
> I wonder if instead of *CamelJBang* we can simply use *camel*, like
> {code}
> $ jbang app install camel@apache/camel
> $ camel run jms-amqp-10-sink-binding.yaml
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)