gusty CLI
Introduction of the gusty CLI - an easy way to create a boilerplate gusty DAG (or gusty DAGs) in your existing Airflow DAGs folder.
To create a new gusty DAG in your existing DAGs folder, simply call from your terminal:
bash
gusty use create-dag
To create a home for multiple gusty DAGs in your existing DAGs folder, just pluralize:
bash
gusty use create-dags
New Contributors
Thank you, nicklausroach, for creating the gusty CLI! :tada: