1 KDSL build command reference
The kdsl build command is used to compile and package your Kumori DSL (KDSL) project into deployable artifacts. This command processes the KDSL files, resolves dependencies, and generates the necessary output for deployment, as a JSON.
Usage
package: package containing the target deploymentdirectory: directory containing a Kumori module (defaults to the current working directory)
Example