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 2023/03/05 09:27:00 UTC

[jira] [Resolved] (CAMEL-19074) camel-jbang - background not working as expected

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

Claus Ibsen resolved CAMEL-19074.
---------------------------------
    Resolution: Cannot Reproduce

> camel-jbang - background not working as expected
> ------------------------------------------------
>
>                 Key: CAMEL-19074
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19074
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jbang
>    Affects Versions: 3.20.2
>            Reporter: Federico Mariani
>            Priority: Major
>
> Tested with version 3.20.1 and 3.20.2
> When executing 
> {code:java}
> camel run app/cheese.yaml --background
> No Camel integration files to run
> {code}
> The integration file cannot be found, same command without --background works as expected
> When executing
> {code:java}
> camel run-background app/cheese.yaml
> Unmatched arguments from index 0: 'run-background', 'app/cheese.yaml'
> Did you mean: run or bind or dependency?
> {code}
> run-background does not exist at all. Am I missing something? Moreover I think that documentation and --help needs to be updated with _run-background_



--
This message was sent by Atlassian Jira
(v8.20.10#820010)