Open
Description
Apache Airflow version
3.0.2
If "Other Airflow 2 version" selected, which one?
No response
What happened?
jobs operation list method params :
airflowctl jobs list
returns airflowctl.api.operations.ServerResponseError: Client error message: {'detail': [{'type': 'bool_parsing', 'loc': ['query', 'is_alive'], 'msg': 'Input should be a valid boolean, unable to interpret input', 'input': ''}]}
What you think should happen instead?
airflowctl jobs list
returns a list of all jobs - JobCollectionResponse
How to reproduce
Run breeze start-airflow
Auth login using Username and password
Run airflowctl jobs list
in CLI
Operating System
Linux
Versions of Apache Airflow Providers
No response
Deployment
Other
Deployment details
No response
Anything else?
Related discussion: here and here
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct