Body
As discussed in #32048 the airflow db init is very confusing to users.
The goal of this task is to rename this command so it will be more self explained.
The task:
- Rename
airflow db init to airflow db create-default-connections
- Deprecate
airflow db init
- Update docs
Committer
Body
As discussed in #32048 the
airflow db initis very confusing to users.The goal of this task is to rename this command so it will be more self explained.
The task:
airflow db inittoairflow db create-default-connectionsairflow db initCommitter