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 2023/05/16 17:36:00 UTC

[jira] [Created] (CAMEL-19360) camel-jbang - Export a set of files

Claus Ibsen created CAMEL-19360:
-----------------------------------

             Summary: camel-jbang - Export a set of files
                 Key: CAMEL-19360
                 URL: https://issues.apache.org/jira/browse/CAMEL-19360
             Project: Camel
          Issue Type: Improvement
          Components: camel-jbang
            Reporter: Claus Ibsen


The export command will export all files form the current folder, or what may have been running prior.

For use cases where you have a set of files in the same folder, but want to export them separately and for example build and deploy afterwards via gitops pipelines, then we may want to make this easier with export

like camel run can take a set of files, via

camel export foo.java bar.xml
camel export chuck.yaml
camel export jack.xml MyBean.java





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