Kamil Bregula created AIRFLOW-6411:
--------------------------------------
Summary: Raise exception on invalid task run option selection
Key: AIRFLOW-6411
URL: https://issues.apache.org/jira/browse/AIRFLOW-6411
Project: Apache Airflow
Issue Type: Improvement
Components: cli
Affects Versions: 1.10.7
Reporter: Kamil Bregula
Option --raw does not work with some of the other options on `airflow taskrun`
command. You can't use --raw option and the following options:
--ignore_all_dependencies, --ignore_depends_on_past, --ignore_dependencies,
--force.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)