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. So `airflow initdb --with-examples` looks good to me. 👍 [ Full content available at: https://github.com/apache/incubator-airflow/pull/3796 ] This message was relayed via gitbox.apache.org for [email protected]
