airflowctl icon indicating copy to clipboard operation
airflowctl copied to clipboard

Add example dags for different personas in airflowctl

Open kaxil opened this issue 10 months ago • 1 comments

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