BobSong-dev commented on issue #69947:
URL: https://github.com/apache/airflow/issues/69947#issuecomment-5313398328
I'd like to take this. Plan: implement `airflowctl tasks logs` against the
existing REST endpoint `GET
/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/logs/{try_number}`,
following the `operations.py` + `CommandFactory` pattern with unit/integration
tests under `airflow-ctl-tests/`, keeping scope to the primary logs endpoint as
described in the issue. Is this still available?
--
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]