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 2022/09/03 12:29:00 UTC

[jira] [Updated] (CAMEL-18082) camel-jbang - Prompt mode for required values

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

Claus Ibsen updated CAMEL-18082:
--------------------------------
    Fix Version/s: 3.x

> camel-jbang - Prompt mode for required values
> ---------------------------------------------
>
>                 Key: CAMEL-18082
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18082
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jbang
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> So you can run something where a set of required values have not been provided, such as username / passwords etc.
> camel run foo.xml
> And then camel-jbang will prompt for missing values
> Enter value for s3-api-token: XXX
> Enter value for s3-secret-token: XXX
> ...
> Then you can copy/paste those in the prompt.



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