Difference between revisions of "Airflow dags"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[airflow dags pause]] | [[airflow dags pause]] | ||
[[airflow dags unpause]] | [[airflow dags unpause]] | ||
+ | [[airflow dags show]] | ||
Revision as of 10:36, 15 November 2022
airflow dags pause airflow dags unpause airflow dags show
airflow dags --help usage: airflow dags [-h] COMMAND ... Manage DAGs positional arguments: COMMAND backfill Run subsections of a DAG for a specified date range delete Delete all DB records related to the specified DAG list List all the DAGs list-import-errors List all the DAGs that have import errors list-jobs List the jobs list-runs List DAG runs given a DAG id next-execution Get the next execution datetimes of a DAG pause Pause a DAG report Show DagBag loading report reserialize Reserialize all DAGs by parsing the DagBag files show Displays DAG's tasks with their dependencies show-dependencies Displays DAGs with their dependencies state Get the status of a dag run test Execute one single DagRun trigger Trigger a DAG run unpause Resume a paused DAG options: -h, --help show this help message and exit
Related
See also
airflow db [ upgrade | init | check | check-migrations ]
airflow [ info | celery | config | db upgrad | config list | db init | scheduler | webserver | users | dags | kubernetes | pools | roles | tasks | variables | cheat-sheet | kereberos | plugins | rotate-fernet-key | sync-perm ] airflow --help
- Apache Airflow, Installation, configuration
airflow.cfg
, monitoring, Amazon Managed Workflows for Apache Airflow (MWAA),airflow
, Airflow Scheduler, providers, Workflows, Airflow executors, Airflow versions, Datadog integration
Advertising: