Claus Ibsen created CAMEL-18082:
-----------------------------------
Summary: 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
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.7#820007)