You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jack (JIRA)" <ji...@apache.org> on 2019/04/21 09:52:00 UTC

[jira] [Commented] (AIRFLOW-1518) Make it possible to specify list of dag ids for scheduler to run

    [ https://issues.apache.org/jira/browse/AIRFLOW-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822655#comment-16822655 ] 

jack commented on AIRFLOW-1518:
-------------------------------

For future reference previous PR: [https://github.com/apache/airflow/pull/2529]

> Make it possible to specify list of dag ids for scheduler to run
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-1518
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1518
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Stanislav Kudriashev
>            Assignee: Stanislav Kudriashev
>            Priority: Major
>
> Make it possible to specify list of dag ids for scheduler to run. Currently it is possible to specify only one dag id.
> {code}
> airflow scheduler -d dag1 -d dag2 -d dag3
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)