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

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

    [ https://issues.apache.org/jira/browse/CAMEL-17370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17463656#comment-17463656 ] 

Luca Burgazzoli commented on CAMEL-17370:
-----------------------------------------

[~orpiske] [~davsclaus]

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