Skip to content

Commit

Permalink
Docs: Simpler command to check local scheduler is alive (apache#40074)
Browse files Browse the repository at this point in the history
  • Loading branch information
jedcunningham authored and jannisko committed Jun 15, 2024
1 parent 219f214 commit 0bb1c33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ To check if the local scheduler is still working properly, run:

.. code-block:: bash
airflow jobs check --job-type SchedulerJob --hostname "$(hostname)"
airflow jobs check --job-type SchedulerJob --local
To check if any scheduler is running when you are using high availability, run:

Expand Down

0 comments on commit 0bb1c33

Please sign in to comment.