bugraoz93 opened a new issue, #55157:
URL: https://github.com/apache/airflow/issues/55157

   ### Apache Airflow version
   
   main (development)
   
   ### If "Other Airflow 2 version" selected, which one?
   
   -
   
   ### What happened?
   
   airflowctl should have documentation on how to handle datetime fields and 
fix the bug stated in the pictures.
   
   <img width="1823" height="462" alt="Image" 
src="https://github.com/user-attachments/assets/c78a8325-7637-458b-b7b4-b62cc3d0a57a";
 />
   <img width="1823" height="462" alt="Image" 
src="https://github.com/user-attachments/assets/47c7114b-1599-4e27-b483-711b7e5e3f53";
 />
   
   ### What you think should happen instead?
   
   The commands in the pictures should work.
   
   ### How to reproduce
   
   ``` bash
   airflowctl auth login --username=admin --api-url=http://localhost:28080 
--password
   airflowctl dagrun trigger --dag-id=simple_with_tries 
--logical-date="2025-09-01"
   airflowctl dagrun trigger --dag-id=simple_with_tries 
--logical-date="2025-09-01T04:00:00"
   ```
   
   ### Operating System
   
   linux
   
   ### Versions of Apache Airflow Providers
   
   airflowctl main branch. Also impacting 1.0.0b1 pre-release.
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to