bakdata / kpops

Deploy Kafka pipelines to Kubernetes
https://bakdata.github.io/kpops
MIT License
12 stars 1 forks source link

Create `kpops init` command #158

Closed raminqaf closed 3 months ago

raminqaf commented 1 year ago

The kpops init command should create a basic setup for a project. This set up can include a config.yaml, defaults.yaml, and a basic pipeline.yaml file.

sujuka99 commented 1 year ago

Description

Command: init

Generates an empty KPOps pipeline project with flat file structure.

Flags:

Prerequisites:

Inspirations: