| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apache_airflow_ctl-0.1.3-source.tar.gz.asc | 2026-03-19 | 260 Bytes | |
| apache_airflow_ctl-0.1.3-source.tar.gz.sha512 | 2026-03-19 | 169 Bytes | |
| apache_airflow_ctl-0.1.3-py3-none-any.whl.asc | 2026-03-19 | 260 Bytes | |
| apache_airflow_ctl-0.1.3-py3-none-any.whl.sha512 | 2026-03-19 | 172 Bytes | |
| apache_airflow_ctl-0.1.3-source.tar.gz | 2026-03-19 | 67.8 MB | |
| apache_airflow_ctl-0.1.3-py3-none-any.whl | 2026-03-19 | 67.6 kB | |
| apache_airflow_ctl-0.1.3.tar.gz.asc | 2026-03-19 | 260 Bytes | |
| apache_airflow_ctl-0.1.3.tar.gz.sha512 | 2026-03-19 | 162 Bytes | |
| apache_airflow_ctl-0.1.3.tar.gz | 2026-03-19 | 166.0 kB | |
| airflow-ctl_0.1.3 source code.tar.gz | 2026-03-19 | 67.8 MB | |
| airflow-ctl_0.1.3 source code.zip | 2026-03-19 | 76.7 MB | |
| README.md | 2026-03-19 | 2.0 kB | |
| Totals: 12 Items | 212.6 MB | 0 | |
📦 PyPI: https://pypi.org/project/apache-airflow-ctl/0.1.3/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.3/ 🛠Release Notes: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.3/release_notes.html
Thanks to all the contributors who made this possible. Next time, Release notes will be available through public documentation.
Significant Changes
- Add airflowctl auth token command to print JWT access tokens (#62843)
- Add
--action-on-existing-keyto pools import and connections import (#62702) - Add retry mechanism to airflowctl and remove flaky integration mark (#63016)
- airflowctl auth login: prompt for credentials interactively when none are provided (#62549)
- feat(airflowctl): support on headless environments (#62217)
Bug Fixes
- Fix airflowctl pools export ignoring --output table/yaml/plain (#62665)
- Fix airflowctl connections import failure when JSON omits extra field (#62662)
- Amend compatibility issues for airflowctl (#63388)
Improvements
- Send limit parameter in execute_list server requests (#63048)
- Run test coverage when airflowctl command has any change (#63216)
- airflow-ctl: add coverage tests for console formatting output (#62627)
- Clean up stale Python 3.9 workaround in airflow-ctl CLI config parser (#62206)
- Expose timetable_partitioned in UI API (#62777)