[
https://issues.apache.org/jira/browse/CAMEL-19074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690735#comment-17690735
]
Claus Ibsen commented on CAMEL-19074:
-------------------------------------
Use
camel run --help
to see what your version of camel-jbang can do. The website docs may be showing
latest version docs (its not versioned)
> 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)