Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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