My opinion on this is that I can not initialize my database by using `airflow 
upgradedb` just because of the name. It does not make sense to me. I mean how 
can I `upgrade` a database when I did not even initialize it?!

> RBAC and KET should probably be in upgradedb. It might be worth merging them 
> in to a single command behind a flag airflow initdb --with-examples which is 
> more obvious/delibarate than having to know that upgradedb exists when all 
> the tutorials just talk about initdb. THoughts?

I also dont know any case where I want to have example dags and not the default 
connections or vice versa. But I probably would not remove the possiblity to do 
that. Would you? :/

So in general `airflow initdb --with-examples` looks good to me but if you 
wanna be able to set both options seperatly it does not work.. :/

I think we should get more opinions on this.


[ Full content available at: 
https://github.com/apache/incubator-airflow/pull/3796 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to