You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/01/08 17:04:44 UTC

[GitHub] [airflow] mik-laj edited a comment on issue #7104: [AIRFLOW-XXXX] Clear debug docs

mik-laj edited a comment on issue #7104: [AIRFLOW-XXXX] Clear debug docs
URL: https://github.com/apache/airflow/pull/7104#issuecomment-572154949
 
 
   I think it's worth describing the `--post_mortem` parameter.
   ```
   usage: airflow tasks test [-h] [-sd SUBDIR] [-dr] [-tp TASK_PARAMS] [-pm]
                             dag_id task_id execution_date
   [...]
     -pm, --post_mortem    Open debugger on uncaught exception
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services