| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apache_airflow_ctl-0.1.2-source.tar.gz.sha512 | 2026-02-25 | 169 Bytes | |
| apache_airflow_ctl-0.1.2-source.tar.gz.asc | 2026-02-25 | 260 Bytes | |
| apache_airflow_ctl-0.1.2-py3-none-any.whl.sha512 | 2026-02-25 | 172 Bytes | |
| apache_airflow_ctl-0.1.2-source.tar.gz | 2026-02-25 | 66.8 MB | |
| apache_airflow_ctl-0.1.2-py3-none-any.whl | 2026-02-25 | 65.7 kB | |
| apache_airflow_ctl-0.1.2-py3-none-any.whl.asc | 2026-02-25 | 260 Bytes | |
| apache_airflow_ctl-0.1.2.tar.gz.asc | 2026-02-25 | 260 Bytes | |
| apache_airflow_ctl-0.1.2.tar.gz.sha512 | 2026-02-25 | 162 Bytes | |
| apache_airflow_ctl-0.1.2.tar.gz | 2026-02-25 | 158.5 kB | |
| Apache Airflow Ctl (airflowctl) 0.1.2 source code.tar.gz | 2026-02-25 | 66.8 MB | |
| Apache Airflow Ctl (airflowctl) 0.1.2 source code.zip | 2026-02-25 | 75.5 MB | |
| README.md | 2026-02-25 | 2.1 kB | |
| Totals: 12 Items | 209.2 MB | 0 | |
📦 PyPI: https://pypi.org/project/apache-airflow-ctl/0.1.2/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.2/ 🛠Release Notes: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.2/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 XCom CLI commands to airflowctl (#61021)
- Add auth list-envs command to list CLI environments and their auth status (#61426)
- Add allowed_run_types to whitelist specific dag run types (#61833)
- Default logical_date to now in airflowctl dagrun trigger to match UI behavior (#61047)
Bug Fixes
- Allow listing dag runs without specifying dag_id (#61525)
- Fix infinite password retry loop in airflowctl EncryptedKeyring initialization (#61329)
- Fix airflowctl auth login reporting success when keyring backend is unavailable (#61296)
- Fix airflowctl crash when incorrect keyring password is entered (#61042)
- Strip api-url for airflowctl auth login which fails with trailing slash (#61245)
- Fix airflow-ctl-tests files not triggering pre-commit integration tests (#61023)