Claus Ibsen created CAMEL-18081:
-----------------------------------
Summary: camel-jbang - CLI property value from clipboard
Key: CAMEL-18081
URL: https://issues.apache.org/jira/browse/CAMEL-18081
Project: Camel
Issue Type: New Feature
Components: camel-jbang
Reporter: Claus Ibsen
So you can quickly run something and provide a key=value where the value is
taken from clipboard, such as an api token etc.
However this if limited to a single clipboard value, so when you have many its
better to provide them as CLI args or properties files etc.
camel run foo.yaml --prop=secret-token=@clipboard@
What kind of syntax to use?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)