airflow jobs check
Checks if job(s) are still alive
Options
Name | Description |
---|---|
-h, --help | Show this help message and exit |
--allow-multiple | If passed, this command will be successful even if multiple matching alive jobs are found |
--hostname <hostname> | The hostname of job(s) that will be checked |
--job-type <job_type> | The type of job(s) that will be checked |
--limit <limit> | The number of recent jobs that will be checked. To disable limit, set 0 |