airflowctl icon indicating copy to clipboard operation
airflowctl copied to clipboard

Add example dags for different personas in airflowctl

Open kaxil opened this issue 2 years ago • 1 comments
trafficstars

Add an option --persona in the airflowctl init command with the following options:

  • Data Engineer
  • Data Scientist
  • Data Analyst
  • DevOps Engineer

Add directories for those persona in

Build new DAGs for each persona and based on the selected persona, copy those example DAGs over when someone runs `airflowctl init --persona "data-engineer".

kaxil avatar Aug 15 '23 10:08 kaxil

I'll take this 🙂

RNHTTR avatar Sep 19 '23 16:09 RNHTTR