bugraoz93 commented on PR #55533: URL: https://github.com/apache/airflow/pull/55533#issuecomment-3282303225
Most of the Dag operations are generally populated under `dagrun` as well. Such as triggering a dag will be `airflowctl dagrun trigger --dag-id="example_bash_operator" --logical-date="2025-09-06T00:02:00+00:00" --run-after="2025-09-06T00:02:00+00:00" --note="Triggered from airflowctl"` -- 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]
