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/05/08 09:13:00 UTC

[jira] [Created] (CAMEL-18081) camel-jbang - CLI property value from clipboard

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)