Allow to scaffold a Kamelet via kamel init #1983
Labels
area/cli
Kamel CLI
good first issue
Does not require full understanding of the codebase
kind/feature
New feature or request
Milestone
Like we have the possibility to
kamel init Routes.java
,we may want to allow users to create a Kamelet via
kamel init example.kamelet.yaml
.Extension
.kamelet.yaml
is the one we intend to use for kamelets.This would create a simple kamelet that can be used as starting point to build complex ones.
The text was updated successfully, but these errors were encountered: