You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/12/22 09:24:00 UTC

[jira] [Updated] (CAMEL-17370) rename CamelJBang app to camel

     [ https://issues.apache.org/jira/browse/CAMEL-17370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-17370:
--------------------------------
    Fix Version/s: 3.15.0

> 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)