This is an automated email from the ASF dual-hosted git repository.

bugraoz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 6df947d44fc refactor(airflowctl):  command names for backfill and dag 
operations same as the airflow CLI (#55533)
6df947d44fc is described below

commit 6df947d44fcb59e08f1dd899ee50e403ff40d9d3
Author: Bugra Ozturk <[email protected]>
AuthorDate: Sat Sep 13 16:25:16 2025 +0200

    refactor(airflowctl):  command names for backfill and dag operations same 
as the airflow CLI (#55533)
    
    * refactor(airflowctl): amend command names for backfill and dag operations 
same as airflow CLI
    
    * refactor(airflowctl): update image references for backfill and dag 
commands
---
 airflow-ctl/docs/howto/index.rst                   |  10 +-
 airflow-ctl/docs/images/command_hashes.txt         |   6 +-
 airflow-ctl/docs/images/output_backfill.svg        | 125 ++++++++++++++++++
 airflow-ctl/docs/images/output_backfills.svg       | 125 ------------------
 airflow-ctl/docs/images/output_dag.svg             | 145 ---------------------
 airflow-ctl/docs/images/output_dags.svg            | 145 +++++++++++++++++++++
 airflow-ctl/docs/images/output_main.svg            | 116 ++++++++---------
 airflow-ctl/src/airflowctl/api/client.py           |   8 +-
 airflow-ctl/src/airflowctl/api/operations.py       |   6 +-
 .../in_container/run_capture_airflowctl_help.py    |   4 +-
 10 files changed, 345 insertions(+), 345 deletions(-)

diff --git a/airflow-ctl/docs/howto/index.rst b/airflow-ctl/docs/howto/index.rst
index e655c0aa4eb..b9634cf2a20 100644
--- a/airflow-ctl/docs/howto/index.rst
+++ b/airflow-ctl/docs/howto/index.rst
@@ -119,10 +119,10 @@ These visual references show the full command syntax, 
options, and parameters fo
   :width: 60%
   :alt: airflowctl Auth Command
 
-**Backfills**
+**Backfill**
 '''''''''''''
-.. image:: ../images/output_backfills.svg
-  :target: 
https://raw.githubusercontent.com/apache/airflow/main/airflow-ctl/docs/images/output_backfills.svg
+.. image:: ../images/output_backfill.svg
+  :target: 
https://raw.githubusercontent.com/apache/airflow/main/airflow-ctl/docs/images/output_backfill.svg
   :width: 60%
   :alt: airflowctl Backfills Command
 
@@ -142,8 +142,8 @@ These visual references show the full command syntax, 
options, and parameters fo
 
 **Dags**
 ''''''''
-.. image:: ../images/output_dag.svg
-  :target: 
https://raw.githubusercontent.com/apache/airflow/main/airflow-ctl/docs/images/output_dag.svg
+.. image:: ../images/output_dags.svg
+  :target: 
https://raw.githubusercontent.com/apache/airflow/main/airflow-ctl/docs/images/output_dags.svg
   :width: 60%
   :alt: airflowctl Dag Command
 
diff --git a/airflow-ctl/docs/images/command_hashes.txt 
b/airflow-ctl/docs/images/command_hashes.txt
index 8865ab3e198..87a08f62a58 100644
--- a/airflow-ctl/docs/images/command_hashes.txt
+++ b/airflow-ctl/docs/images/command_hashes.txt
@@ -1,10 +1,10 @@
-main:8d768c837899829dfd21d37253d2fb44
+main:deacf21c6300eae16afbf8cbd538f1ef
 assets:b3ae2b933e54528bf486ff28e887804d
 auth:f396d4bce90215599dde6ad0a8f30f29
-backfills:725109470cd2613de8cc8af022fb54bc
+backfill:bbce9859a2d1ce054ad22db92dea8c05
 config:cb175bedf29e8a2c2c6a2ebd13d770a7
 connections:a16225e1c7d28488d0da612752669b4b
-dag:0c06fff60c0cc6618c8de05915506605
+dags:bd230e5bb9bf017b3450b20848696fd7
 dagrun:ec1b6098822419967e621687bd7e5e4b
 jobs:7f8680afff230eb9940bc7fca727bd52
 pools:03fc7d948cbecf16ff8d640eb8f0ce43
diff --git a/airflow-ctl/docs/images/output_backfill.svg 
b/airflow-ctl/docs/images/output_backfill.svg
new file mode 100644
index 00000000000..239a37ab8ea
--- /dev/null
+++ b/airflow-ctl/docs/images/output_backfill.svg
@@ -0,0 +1,125 @@
+<svg class="rich-terminal" viewBox="0 0 811 464.79999999999995" 
xmlns="http://www.w3.org/2000/svg";>
+    <!-- Generated with Rich https://www.textualize.io -->
+    <style>
+
+    @font-face {
+        font-family: "Fira Code";
+        src: local("FiraCode-Regular"),
+                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Regular.woff2";)
 format("woff2"),
+                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Regular.woff";)
 format("woff");
+        font-style: normal;
+        font-weight: 400;
+    }
+    @font-face {
+        font-family: "Fira Code";
+        src: local("FiraCode-Bold"),
+                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Bold.woff2";)
 format("woff2"),
+                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Bold.woff";)
 format("woff");
+        font-style: bold;
+        font-weight: 700;
+    }
+
+    .terminal-1327991341-matrix {
+        font-family: Fira Code, monospace;
+        font-size: 20px;
+        line-height: 24.4px;
+        font-variant-east-asian: full-width;
+    }
+
+    .terminal-1327991341-title {
+        font-size: 18px;
+        font-weight: bold;
+        font-family: arial;
+    }
+
+    .terminal-1327991341-r1 { fill: #ff8700 }
+.terminal-1327991341-r2 { fill: #c5c8c6 }
+.terminal-1327991341-r3 { fill: #808080 }
+.terminal-1327991341-r4 { fill: #68a0b3 }
+    </style>
+
+    <defs>
+    <clipPath id="terminal-1327991341-clip-terminal">
+      <rect x="0" y="0" width="792.0" height="413.79999999999995" />
+    </clipPath>
+    <clipPath id="terminal-1327991341-line-0">
+    <rect x="0" y="1.5" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-1">
+    <rect x="0" y="25.9" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-2">
+    <rect x="0" y="50.3" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-3">
+    <rect x="0" y="74.7" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-4">
+    <rect x="0" y="99.1" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-5">
+    <rect x="0" y="123.5" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-6">
+    <rect x="0" y="147.9" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-7">
+    <rect x="0" y="172.3" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-8">
+    <rect x="0" y="196.7" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-9">
+    <rect x="0" y="221.1" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-10">
+    <rect x="0" y="245.5" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-11">
+    <rect x="0" y="269.9" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-12">
+    <rect x="0" y="294.3" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-13">
+    <rect x="0" y="318.7" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-14">
+    <rect x="0" y="343.1" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-1327991341-line-15">
+    <rect x="0" y="367.5" width="793" height="24.65"/>
+            </clipPath>
+    </defs>
+
+    <rect fill="#292929" stroke="rgba(255,255,255,0.35)" stroke-width="1" 
x="1" y="1" width="809" height="462.8" rx="8"/>
+            <g transform="translate(26,22)">
+            <circle cx="0" cy="0" r="7" fill="#ff5f57"/>
+            <circle cx="22" cy="0" r="7" fill="#febc2e"/>
+            <circle cx="44" cy="0" r="7" fill="#28c840"/>
+            </g>
+        
+    <g transform="translate(9, 41)" 
clip-path="url(#terminal-1327991341-clip-terminal)">
+    
+    <g class="terminal-1327991341-matrix">
+    <text class="terminal-1327991341-r1" x="0" y="20" textLength="73.2" 
clip-path="url(#terminal-1327991341-line-0)">Usage:</text><text 
class="terminal-1327991341-r3" x="85.4" y="20" textLength="231.8" 
clip-path="url(#terminal-1327991341-line-0)">airflowctl&#160;backfill</text><text
 class="terminal-1327991341-r2" x="317.2" y="20" textLength="24.4" 
clip-path="url(#terminal-1327991341-line-0)">&#160;[</text><text 
class="terminal-1327991341-r4" x="341.6" y="20" textLength="24.4" clip-path=" 
[...]
+</text><text class="terminal-1327991341-r2" x="793" y="44.4" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-1)">
+</text><text class="terminal-1327991341-r2" x="0" y="68.8" textLength="329.4" 
clip-path="url(#terminal-1327991341-line-2)">Perform&#160;Backfill&#160;operations</text><text
 class="terminal-1327991341-r2" x="793" y="68.8" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-2)">
+</text><text class="terminal-1327991341-r2" x="793" y="93.2" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-3)">
+</text><text class="terminal-1327991341-r1" x="0" y="117.6" textLength="256.2" 
clip-path="url(#terminal-1327991341-line-4)">Positional&#160;Arguments:</text><text
 class="terminal-1327991341-r2" x="793" y="117.6" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-4)">
+</text><text class="terminal-1327991341-r4" x="24.4" y="142" textLength="85.4" 
clip-path="url(#terminal-1327991341-line-5)">COMMAND</text><text 
class="terminal-1327991341-r2" x="793" y="142" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-5)">
+</text><text class="terminal-1327991341-r4" x="48.8" y="166.4" 
textLength="73.2" 
clip-path="url(#terminal-1327991341-line-6)">cancel</text><text 
class="terminal-1327991341-r2" x="219.6" y="166.4" textLength="292.8" 
clip-path="url(#terminal-1327991341-line-6)">Perform&#160;cancel&#160;operation</text><text
 class="terminal-1327991341-r2" x="793" y="166.4" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-6)">
+</text><text class="terminal-1327991341-r4" x="48.8" y="190.8" 
textLength="73.2" 
clip-path="url(#terminal-1327991341-line-7)">create</text><text 
class="terminal-1327991341-r2" x="219.6" y="190.8" textLength="292.8" 
clip-path="url(#terminal-1327991341-line-7)">Perform&#160;create&#160;operation</text><text
 class="terminal-1327991341-r2" x="793" y="190.8" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-7)">
+</text><text class="terminal-1327991341-r4" x="48.8" y="215.2" 
textLength="170.8" 
clip-path="url(#terminal-1327991341-line-8)">create-dry-run</text><text 
class="terminal-1327991341-r2" x="793" y="215.2" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-8)">
+</text><text class="terminal-1327991341-r2" x="219.6" y="239.6" 
textLength="390.4" 
clip-path="url(#terminal-1327991341-line-9)">Perform&#160;create_dry_run&#160;operation</text><text
 class="terminal-1327991341-r2" x="793" y="239.6" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-9)">
+</text><text class="terminal-1327991341-r4" x="48.8" y="264" textLength="36.6" 
clip-path="url(#terminal-1327991341-line-10)">get</text><text 
class="terminal-1327991341-r2" x="219.6" y="264" textLength="256.2" 
clip-path="url(#terminal-1327991341-line-10)">Perform&#160;get&#160;operation</text><text
 class="terminal-1327991341-r2" x="793" y="264" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-10)">
+</text><text class="terminal-1327991341-r4" x="48.8" y="288.4" 
textLength="48.8" 
clip-path="url(#terminal-1327991341-line-11)">list</text><text 
class="terminal-1327991341-r2" x="219.6" y="288.4" textLength="268.4" 
clip-path="url(#terminal-1327991341-line-11)">Perform&#160;list&#160;operation</text><text
 class="terminal-1327991341-r2" x="793" y="288.4" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-11)">
+</text><text class="terminal-1327991341-r4" x="48.8" y="312.8" textLength="61" 
clip-path="url(#terminal-1327991341-line-12)">pause</text><text 
class="terminal-1327991341-r2" x="219.6" y="312.8" textLength="280.6" 
clip-path="url(#terminal-1327991341-line-12)">Perform&#160;pause&#160;operation</text><text
 class="terminal-1327991341-r2" x="793" y="312.8" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-12)">
+</text><text class="terminal-1327991341-r4" x="48.8" y="337.2" 
textLength="85.4" 
clip-path="url(#terminal-1327991341-line-13)">unpause</text><text 
class="terminal-1327991341-r2" x="219.6" y="337.2" textLength="305" 
clip-path="url(#terminal-1327991341-line-13)">Perform&#160;unpause&#160;operation</text><text
 class="terminal-1327991341-r2" x="793" y="337.2" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-13)">
+</text><text class="terminal-1327991341-r2" x="793" y="361.6" 
textLength="12.2" clip-path="url(#terminal-1327991341-line-14)">
+</text><text class="terminal-1327991341-r1" x="0" y="386" textLength="97.6" 
clip-path="url(#terminal-1327991341-line-15)">Options:</text><text 
class="terminal-1327991341-r2" x="793" y="386" textLength="12.2" 
clip-path="url(#terminal-1327991341-line-15)">
+</text><text class="terminal-1327991341-r4" x="24.4" y="410.4" 
textLength="24.4" clip-path="url(#terminal-1327991341-line-16)">-h</text><text 
class="terminal-1327991341-r2" x="48.8" y="410.4" textLength="24.4" 
clip-path="url(#terminal-1327991341-line-16)">,&#160;</text><text 
class="terminal-1327991341-r4" x="73.2" y="410.4" textLength="73.2" 
clip-path="url(#terminal-1327991341-line-16)">--help</text><text 
class="terminal-1327991341-r2" x="219.6" y="410.4" textLength="378.2" 
clip-path="ur [...]
+</text>
+    </g>
+    </g>
+</svg>
diff --git a/airflow-ctl/docs/images/output_backfills.svg 
b/airflow-ctl/docs/images/output_backfills.svg
deleted file mode 100644
index d620c4962b4..00000000000
--- a/airflow-ctl/docs/images/output_backfills.svg
+++ /dev/null
@@ -1,125 +0,0 @@
-<svg class="rich-terminal" viewBox="0 0 811 464.79999999999995" 
xmlns="http://www.w3.org/2000/svg";>
-    <!-- Generated with Rich https://www.textualize.io -->
-    <style>
-
-    @font-face {
-        font-family: "Fira Code";
-        src: local("FiraCode-Regular"),
-                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Regular.woff2";)
 format("woff2"),
-                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Regular.woff";)
 format("woff");
-        font-style: normal;
-        font-weight: 400;
-    }
-    @font-face {
-        font-family: "Fira Code";
-        src: local("FiraCode-Bold"),
-                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Bold.woff2";)
 format("woff2"),
-                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Bold.woff";)
 format("woff");
-        font-style: bold;
-        font-weight: 700;
-    }
-
-    .terminal-3862596371-matrix {
-        font-family: Fira Code, monospace;
-        font-size: 20px;
-        line-height: 24.4px;
-        font-variant-east-asian: full-width;
-    }
-
-    .terminal-3862596371-title {
-        font-size: 18px;
-        font-weight: bold;
-        font-family: arial;
-    }
-
-    .terminal-3862596371-r1 { fill: #ff8700 }
-.terminal-3862596371-r2 { fill: #c5c8c6 }
-.terminal-3862596371-r3 { fill: #808080 }
-.terminal-3862596371-r4 { fill: #68a0b3 }
-    </style>
-
-    <defs>
-    <clipPath id="terminal-3862596371-clip-terminal">
-      <rect x="0" y="0" width="792.0" height="413.79999999999995" />
-    </clipPath>
-    <clipPath id="terminal-3862596371-line-0">
-    <rect x="0" y="1.5" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-1">
-    <rect x="0" y="25.9" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-2">
-    <rect x="0" y="50.3" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-3">
-    <rect x="0" y="74.7" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-4">
-    <rect x="0" y="99.1" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-5">
-    <rect x="0" y="123.5" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-6">
-    <rect x="0" y="147.9" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-7">
-    <rect x="0" y="172.3" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-8">
-    <rect x="0" y="196.7" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-9">
-    <rect x="0" y="221.1" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-10">
-    <rect x="0" y="245.5" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-11">
-    <rect x="0" y="269.9" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-12">
-    <rect x="0" y="294.3" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-13">
-    <rect x="0" y="318.7" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-14">
-    <rect x="0" y="343.1" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-3862596371-line-15">
-    <rect x="0" y="367.5" width="793" height="24.65"/>
-            </clipPath>
-    </defs>
-
-    <rect fill="#292929" stroke="rgba(255,255,255,0.35)" stroke-width="1" 
x="1" y="1" width="809" height="462.8" rx="8"/>
-            <g transform="translate(26,22)">
-            <circle cx="0" cy="0" r="7" fill="#ff5f57"/>
-            <circle cx="22" cy="0" r="7" fill="#febc2e"/>
-            <circle cx="44" cy="0" r="7" fill="#28c840"/>
-            </g>
-        
-    <g transform="translate(9, 41)" 
clip-path="url(#terminal-3862596371-clip-terminal)">
-    
-    <g class="terminal-3862596371-matrix">
-    <text class="terminal-3862596371-r1" x="0" y="20" textLength="73.2" 
clip-path="url(#terminal-3862596371-line-0)">Usage:</text><text 
class="terminal-3862596371-r3" x="85.4" y="20" textLength="244" 
clip-path="url(#terminal-3862596371-line-0)">airflowctl&#160;backfills</text><text
 class="terminal-3862596371-r2" x="329.4" y="20" textLength="24.4" 
clip-path="url(#terminal-3862596371-line-0)">&#160;[</text><text 
class="terminal-3862596371-r4" x="353.8" y="20" textLength="24.4" clip-path="u 
[...]
-</text><text class="terminal-3862596371-r2" x="793" y="44.4" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-1)">
-</text><text class="terminal-3862596371-r2" x="0" y="68.8" textLength="341.6" 
clip-path="url(#terminal-3862596371-line-2)">Perform&#160;Backfills&#160;operations</text><text
 class="terminal-3862596371-r2" x="793" y="68.8" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-2)">
-</text><text class="terminal-3862596371-r2" x="793" y="93.2" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-3)">
-</text><text class="terminal-3862596371-r1" x="0" y="117.6" textLength="256.2" 
clip-path="url(#terminal-3862596371-line-4)">Positional&#160;Arguments:</text><text
 class="terminal-3862596371-r2" x="793" y="117.6" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-4)">
-</text><text class="terminal-3862596371-r4" x="24.4" y="142" textLength="85.4" 
clip-path="url(#terminal-3862596371-line-5)">COMMAND</text><text 
class="terminal-3862596371-r2" x="793" y="142" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-5)">
-</text><text class="terminal-3862596371-r4" x="48.8" y="166.4" 
textLength="73.2" 
clip-path="url(#terminal-3862596371-line-6)">cancel</text><text 
class="terminal-3862596371-r2" x="219.6" y="166.4" textLength="292.8" 
clip-path="url(#terminal-3862596371-line-6)">Perform&#160;cancel&#160;operation</text><text
 class="terminal-3862596371-r2" x="793" y="166.4" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-6)">
-</text><text class="terminal-3862596371-r4" x="48.8" y="190.8" 
textLength="73.2" 
clip-path="url(#terminal-3862596371-line-7)">create</text><text 
class="terminal-3862596371-r2" x="219.6" y="190.8" textLength="292.8" 
clip-path="url(#terminal-3862596371-line-7)">Perform&#160;create&#160;operation</text><text
 class="terminal-3862596371-r2" x="793" y="190.8" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-7)">
-</text><text class="terminal-3862596371-r4" x="48.8" y="215.2" 
textLength="170.8" 
clip-path="url(#terminal-3862596371-line-8)">create-dry-run</text><text 
class="terminal-3862596371-r2" x="793" y="215.2" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-8)">
-</text><text class="terminal-3862596371-r2" x="219.6" y="239.6" 
textLength="390.4" 
clip-path="url(#terminal-3862596371-line-9)">Perform&#160;create_dry_run&#160;operation</text><text
 class="terminal-3862596371-r2" x="793" y="239.6" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-9)">
-</text><text class="terminal-3862596371-r4" x="48.8" y="264" textLength="36.6" 
clip-path="url(#terminal-3862596371-line-10)">get</text><text 
class="terminal-3862596371-r2" x="219.6" y="264" textLength="256.2" 
clip-path="url(#terminal-3862596371-line-10)">Perform&#160;get&#160;operation</text><text
 class="terminal-3862596371-r2" x="793" y="264" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-10)">
-</text><text class="terminal-3862596371-r4" x="48.8" y="288.4" 
textLength="48.8" 
clip-path="url(#terminal-3862596371-line-11)">list</text><text 
class="terminal-3862596371-r2" x="219.6" y="288.4" textLength="268.4" 
clip-path="url(#terminal-3862596371-line-11)">Perform&#160;list&#160;operation</text><text
 class="terminal-3862596371-r2" x="793" y="288.4" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-11)">
-</text><text class="terminal-3862596371-r4" x="48.8" y="312.8" textLength="61" 
clip-path="url(#terminal-3862596371-line-12)">pause</text><text 
class="terminal-3862596371-r2" x="219.6" y="312.8" textLength="280.6" 
clip-path="url(#terminal-3862596371-line-12)">Perform&#160;pause&#160;operation</text><text
 class="terminal-3862596371-r2" x="793" y="312.8" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-12)">
-</text><text class="terminal-3862596371-r4" x="48.8" y="337.2" 
textLength="85.4" 
clip-path="url(#terminal-3862596371-line-13)">unpause</text><text 
class="terminal-3862596371-r2" x="219.6" y="337.2" textLength="305" 
clip-path="url(#terminal-3862596371-line-13)">Perform&#160;unpause&#160;operation</text><text
 class="terminal-3862596371-r2" x="793" y="337.2" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-13)">
-</text><text class="terminal-3862596371-r2" x="793" y="361.6" 
textLength="12.2" clip-path="url(#terminal-3862596371-line-14)">
-</text><text class="terminal-3862596371-r1" x="0" y="386" textLength="97.6" 
clip-path="url(#terminal-3862596371-line-15)">Options:</text><text 
class="terminal-3862596371-r2" x="793" y="386" textLength="12.2" 
clip-path="url(#terminal-3862596371-line-15)">
-</text><text class="terminal-3862596371-r4" x="24.4" y="410.4" 
textLength="24.4" clip-path="url(#terminal-3862596371-line-16)">-h</text><text 
class="terminal-3862596371-r2" x="48.8" y="410.4" textLength="24.4" 
clip-path="url(#terminal-3862596371-line-16)">,&#160;</text><text 
class="terminal-3862596371-r4" x="73.2" y="410.4" textLength="73.2" 
clip-path="url(#terminal-3862596371-line-16)">--help</text><text 
class="terminal-3862596371-r2" x="219.6" y="410.4" textLength="378.2" 
clip-path="ur [...]
-</text>
-    </g>
-    </g>
-</svg>
diff --git a/airflow-ctl/docs/images/output_dag.svg 
b/airflow-ctl/docs/images/output_dag.svg
deleted file mode 100644
index f9192776445..00000000000
--- a/airflow-ctl/docs/images/output_dag.svg
+++ /dev/null
@@ -1,145 +0,0 @@
-<svg class="rich-terminal" viewBox="0 0 811 586.8" 
xmlns="http://www.w3.org/2000/svg";>
-    <!-- Generated with Rich https://www.textualize.io -->
-    <style>
-
-    @font-face {
-        font-family: "Fira Code";
-        src: local("FiraCode-Regular"),
-                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Regular.woff2";)
 format("woff2"),
-                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Regular.woff";)
 format("woff");
-        font-style: normal;
-        font-weight: 400;
-    }
-    @font-face {
-        font-family: "Fira Code";
-        src: local("FiraCode-Bold"),
-                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Bold.woff2";)
 format("woff2"),
-                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Bold.woff";)
 format("woff");
-        font-style: bold;
-        font-weight: 700;
-    }
-
-    .terminal-4138665746-matrix {
-        font-family: Fira Code, monospace;
-        font-size: 20px;
-        line-height: 24.4px;
-        font-variant-east-asian: full-width;
-    }
-
-    .terminal-4138665746-title {
-        font-size: 18px;
-        font-weight: bold;
-        font-family: arial;
-    }
-
-    .terminal-4138665746-r1 { fill: #ff8700 }
-.terminal-4138665746-r2 { fill: #c5c8c6 }
-.terminal-4138665746-r3 { fill: #808080 }
-.terminal-4138665746-r4 { fill: #68a0b3 }
-    </style>
-
-    <defs>
-    <clipPath id="terminal-4138665746-clip-terminal">
-      <rect x="0" y="0" width="792.0" height="535.8" />
-    </clipPath>
-    <clipPath id="terminal-4138665746-line-0">
-    <rect x="0" y="1.5" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-1">
-    <rect x="0" y="25.9" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-2">
-    <rect x="0" y="50.3" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-3">
-    <rect x="0" y="74.7" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-4">
-    <rect x="0" y="99.1" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-5">
-    <rect x="0" y="123.5" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-6">
-    <rect x="0" y="147.9" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-7">
-    <rect x="0" y="172.3" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-8">
-    <rect x="0" y="196.7" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-9">
-    <rect x="0" y="221.1" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-10">
-    <rect x="0" y="245.5" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-11">
-    <rect x="0" y="269.9" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-12">
-    <rect x="0" y="294.3" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-13">
-    <rect x="0" y="318.7" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-14">
-    <rect x="0" y="343.1" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-15">
-    <rect x="0" y="367.5" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-16">
-    <rect x="0" y="391.9" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-17">
-    <rect x="0" y="416.3" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-18">
-    <rect x="0" y="440.7" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-19">
-    <rect x="0" y="465.1" width="793" height="24.65"/>
-            </clipPath>
-<clipPath id="terminal-4138665746-line-20">
-    <rect x="0" y="489.5" width="793" height="24.65"/>
-            </clipPath>
-    </defs>
-
-    <rect fill="#292929" stroke="rgba(255,255,255,0.35)" stroke-width="1" 
x="1" y="1" width="809" height="584.8" rx="8"/>
-            <g transform="translate(26,22)">
-            <circle cx="0" cy="0" r="7" fill="#ff5f57"/>
-            <circle cx="22" cy="0" r="7" fill="#febc2e"/>
-            <circle cx="44" cy="0" r="7" fill="#28c840"/>
-            </g>
-        
-    <g transform="translate(9, 41)" 
clip-path="url(#terminal-4138665746-clip-terminal)">
-    
-    <g class="terminal-4138665746-matrix">
-    <text class="terminal-4138665746-r1" x="0" y="20" textLength="73.2" 
clip-path="url(#terminal-4138665746-line-0)">Usage:</text><text 
class="terminal-4138665746-r3" x="85.4" y="20" textLength="170.8" 
clip-path="url(#terminal-4138665746-line-0)">airflowctl&#160;dag</text><text 
class="terminal-4138665746-r2" x="256.2" y="20" textLength="24.4" 
clip-path="url(#terminal-4138665746-line-0)">&#160;[</text><text 
class="terminal-4138665746-r4" x="280.6" y="20" textLength="24.4" 
clip-path="url(# [...]
-</text><text class="terminal-4138665746-r2" x="793" y="44.4" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-1)">
-</text><text class="terminal-4138665746-r2" x="0" y="68.8" textLength="268.4" 
clip-path="url(#terminal-4138665746-line-2)">Perform&#160;Dag&#160;operations</text><text
 class="terminal-4138665746-r2" x="793" y="68.8" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-2)">
-</text><text class="terminal-4138665746-r2" x="793" y="93.2" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-3)">
-</text><text class="terminal-4138665746-r1" x="0" y="117.6" textLength="256.2" 
clip-path="url(#terminal-4138665746-line-4)">Positional&#160;Arguments:</text><text
 class="terminal-4138665746-r2" x="793" y="117.6" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-4)">
-</text><text class="terminal-4138665746-r4" x="24.4" y="142" textLength="85.4" 
clip-path="url(#terminal-4138665746-line-5)">COMMAND</text><text 
class="terminal-4138665746-r2" x="793" y="142" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-5)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="166.4" 
textLength="73.2" 
clip-path="url(#terminal-4138665746-line-6)">delete</text><text 
class="terminal-4138665746-r2" x="268.4" y="166.4" textLength="292.8" 
clip-path="url(#terminal-4138665746-line-6)">Perform&#160;delete&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="166.4" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-6)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="190.8" 
textLength="36.6" clip-path="url(#terminal-4138665746-line-7)">get</text><text 
class="terminal-4138665746-r2" x="268.4" y="190.8" textLength="256.2" 
clip-path="url(#terminal-4138665746-line-7)">Perform&#160;get&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="190.8" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-7)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="215.2" 
textLength="134.2" 
clip-path="url(#terminal-4138665746-line-8)">get-details</text><text 
class="terminal-4138665746-r2" x="268.4" y="215.2" textLength="353.8" 
clip-path="url(#terminal-4138665746-line-8)">Perform&#160;get_details&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="215.2" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-8)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="239.6" 
textLength="195.2" 
clip-path="url(#terminal-4138665746-line-9)">get-import-error</text><text 
class="terminal-4138665746-r2" x="268.4" y="239.6" textLength="414.8" 
clip-path="url(#terminal-4138665746-line-9)">Perform&#160;get_import_error&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="239.6" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-9)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="264" 
textLength="109.8" 
clip-path="url(#terminal-4138665746-line-10)">get-stats</text><text 
class="terminal-4138665746-r2" x="268.4" y="264" textLength="329.4" 
clip-path="url(#terminal-4138665746-line-10)">Perform&#160;get_stats&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="264" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-10)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="288.4" 
textLength="97.6" 
clip-path="url(#terminal-4138665746-line-11)">get-tags</text><text 
class="terminal-4138665746-r2" x="268.4" y="288.4" textLength="317.2" 
clip-path="url(#terminal-4138665746-line-11)">Perform&#160;get_tags&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="288.4" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-11)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="312.8" 
textLength="134.2" 
clip-path="url(#terminal-4138665746-line-12)">get-version</text><text 
class="terminal-4138665746-r2" x="268.4" y="312.8" textLength="353.8" 
clip-path="url(#terminal-4138665746-line-12)">Perform&#160;get_version&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="312.8" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-12)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="337.2" 
textLength="48.8" 
clip-path="url(#terminal-4138665746-line-13)">list</text><text 
class="terminal-4138665746-r2" x="268.4" y="337.2" textLength="268.4" 
clip-path="url(#terminal-4138665746-line-13)">Perform&#160;list&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="337.2" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-13)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="361.6" 
textLength="219.6" 
clip-path="url(#terminal-4138665746-line-14)">list-import-errors</text><text 
class="terminal-4138665746-r2" x="793" y="361.6" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-14)">
-</text><text class="terminal-4138665746-r2" x="268.4" y="386" 
textLength="439.2" 
clip-path="url(#terminal-4138665746-line-15)">Perform&#160;list_import_errors&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="386" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-15)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="410.4" 
textLength="146.4" 
clip-path="url(#terminal-4138665746-line-16)">list-version</text><text 
class="terminal-4138665746-r2" x="268.4" y="410.4" textLength="366" 
clip-path="url(#terminal-4138665746-line-16)">Perform&#160;list_version&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="410.4" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-16)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="434.8" 
textLength="146.4" 
clip-path="url(#terminal-4138665746-line-17)">list-warning</text><text 
class="terminal-4138665746-r2" x="268.4" y="434.8" textLength="366" 
clip-path="url(#terminal-4138665746-line-17)">Perform&#160;list_warning&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="434.8" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-17)">
-</text><text class="terminal-4138665746-r4" x="48.8" y="459.2" textLength="61" 
clip-path="url(#terminal-4138665746-line-18)">patch</text><text 
class="terminal-4138665746-r2" x="268.4" y="459.2" textLength="280.6" 
clip-path="url(#terminal-4138665746-line-18)">Perform&#160;patch&#160;operation</text><text
 class="terminal-4138665746-r2" x="793" y="459.2" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-18)">
-</text><text class="terminal-4138665746-r2" x="793" y="483.6" 
textLength="12.2" clip-path="url(#terminal-4138665746-line-19)">
-</text><text class="terminal-4138665746-r1" x="0" y="508" textLength="97.6" 
clip-path="url(#terminal-4138665746-line-20)">Options:</text><text 
class="terminal-4138665746-r2" x="793" y="508" textLength="12.2" 
clip-path="url(#terminal-4138665746-line-20)">
-</text><text class="terminal-4138665746-r4" x="24.4" y="532.4" 
textLength="24.4" clip-path="url(#terminal-4138665746-line-21)">-h</text><text 
class="terminal-4138665746-r2" x="48.8" y="532.4" textLength="24.4" 
clip-path="url(#terminal-4138665746-line-21)">,&#160;</text><text 
class="terminal-4138665746-r4" x="73.2" y="532.4" textLength="73.2" 
clip-path="url(#terminal-4138665746-line-21)">--help</text><text 
class="terminal-4138665746-r2" x="268.4" y="532.4" textLength="378.2" 
clip-path="ur [...]
-</text>
-    </g>
-    </g>
-</svg>
diff --git a/airflow-ctl/docs/images/output_dags.svg 
b/airflow-ctl/docs/images/output_dags.svg
new file mode 100644
index 00000000000..cf95861f177
--- /dev/null
+++ b/airflow-ctl/docs/images/output_dags.svg
@@ -0,0 +1,145 @@
+<svg class="rich-terminal" viewBox="0 0 811 586.8" 
xmlns="http://www.w3.org/2000/svg";>
+    <!-- Generated with Rich https://www.textualize.io -->
+    <style>
+
+    @font-face {
+        font-family: "Fira Code";
+        src: local("FiraCode-Regular"),
+                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Regular.woff2";)
 format("woff2"),
+                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Regular.woff";)
 format("woff");
+        font-style: normal;
+        font-weight: 400;
+    }
+    @font-face {
+        font-family: "Fira Code";
+        src: local("FiraCode-Bold"),
+                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Bold.woff2";)
 format("woff2"),
+                
url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Bold.woff";)
 format("woff");
+        font-style: bold;
+        font-weight: 700;
+    }
+
+    .terminal-2939553784-matrix {
+        font-family: Fira Code, monospace;
+        font-size: 20px;
+        line-height: 24.4px;
+        font-variant-east-asian: full-width;
+    }
+
+    .terminal-2939553784-title {
+        font-size: 18px;
+        font-weight: bold;
+        font-family: arial;
+    }
+
+    .terminal-2939553784-r1 { fill: #ff8700 }
+.terminal-2939553784-r2 { fill: #c5c8c6 }
+.terminal-2939553784-r3 { fill: #808080 }
+.terminal-2939553784-r4 { fill: #68a0b3 }
+    </style>
+
+    <defs>
+    <clipPath id="terminal-2939553784-clip-terminal">
+      <rect x="0" y="0" width="792.0" height="535.8" />
+    </clipPath>
+    <clipPath id="terminal-2939553784-line-0">
+    <rect x="0" y="1.5" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-1">
+    <rect x="0" y="25.9" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-2">
+    <rect x="0" y="50.3" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-3">
+    <rect x="0" y="74.7" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-4">
+    <rect x="0" y="99.1" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-5">
+    <rect x="0" y="123.5" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-6">
+    <rect x="0" y="147.9" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-7">
+    <rect x="0" y="172.3" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-8">
+    <rect x="0" y="196.7" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-9">
+    <rect x="0" y="221.1" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-10">
+    <rect x="0" y="245.5" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-11">
+    <rect x="0" y="269.9" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-12">
+    <rect x="0" y="294.3" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-13">
+    <rect x="0" y="318.7" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-14">
+    <rect x="0" y="343.1" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-15">
+    <rect x="0" y="367.5" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-16">
+    <rect x="0" y="391.9" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-17">
+    <rect x="0" y="416.3" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-18">
+    <rect x="0" y="440.7" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-19">
+    <rect x="0" y="465.1" width="793" height="24.65"/>
+            </clipPath>
+<clipPath id="terminal-2939553784-line-20">
+    <rect x="0" y="489.5" width="793" height="24.65"/>
+            </clipPath>
+    </defs>
+
+    <rect fill="#292929" stroke="rgba(255,255,255,0.35)" stroke-width="1" 
x="1" y="1" width="809" height="584.8" rx="8"/>
+            <g transform="translate(26,22)">
+            <circle cx="0" cy="0" r="7" fill="#ff5f57"/>
+            <circle cx="22" cy="0" r="7" fill="#febc2e"/>
+            <circle cx="44" cy="0" r="7" fill="#28c840"/>
+            </g>
+        
+    <g transform="translate(9, 41)" 
clip-path="url(#terminal-2939553784-clip-terminal)">
+    
+    <g class="terminal-2939553784-matrix">
+    <text class="terminal-2939553784-r1" x="0" y="20" textLength="73.2" 
clip-path="url(#terminal-2939553784-line-0)">Usage:</text><text 
class="terminal-2939553784-r3" x="85.4" y="20" textLength="183" 
clip-path="url(#terminal-2939553784-line-0)">airflowctl&#160;dags</text><text 
class="terminal-2939553784-r2" x="268.4" y="20" textLength="24.4" 
clip-path="url(#terminal-2939553784-line-0)">&#160;[</text><text 
class="terminal-2939553784-r4" x="292.8" y="20" textLength="24.4" 
clip-path="url(#t [...]
+</text><text class="terminal-2939553784-r2" x="793" y="44.4" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-1)">
+</text><text class="terminal-2939553784-r2" x="0" y="68.8" textLength="280.6" 
clip-path="url(#terminal-2939553784-line-2)">Perform&#160;Dags&#160;operations</text><text
 class="terminal-2939553784-r2" x="793" y="68.8" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-2)">
+</text><text class="terminal-2939553784-r2" x="793" y="93.2" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-3)">
+</text><text class="terminal-2939553784-r1" x="0" y="117.6" textLength="256.2" 
clip-path="url(#terminal-2939553784-line-4)">Positional&#160;Arguments:</text><text
 class="terminal-2939553784-r2" x="793" y="117.6" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-4)">
+</text><text class="terminal-2939553784-r4" x="24.4" y="142" textLength="85.4" 
clip-path="url(#terminal-2939553784-line-5)">COMMAND</text><text 
class="terminal-2939553784-r2" x="793" y="142" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-5)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="166.4" 
textLength="73.2" 
clip-path="url(#terminal-2939553784-line-6)">delete</text><text 
class="terminal-2939553784-r2" x="268.4" y="166.4" textLength="292.8" 
clip-path="url(#terminal-2939553784-line-6)">Perform&#160;delete&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="166.4" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-6)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="190.8" 
textLength="36.6" clip-path="url(#terminal-2939553784-line-7)">get</text><text 
class="terminal-2939553784-r2" x="268.4" y="190.8" textLength="256.2" 
clip-path="url(#terminal-2939553784-line-7)">Perform&#160;get&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="190.8" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-7)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="215.2" 
textLength="134.2" 
clip-path="url(#terminal-2939553784-line-8)">get-details</text><text 
class="terminal-2939553784-r2" x="268.4" y="215.2" textLength="353.8" 
clip-path="url(#terminal-2939553784-line-8)">Perform&#160;get_details&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="215.2" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-8)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="239.6" 
textLength="195.2" 
clip-path="url(#terminal-2939553784-line-9)">get-import-error</text><text 
class="terminal-2939553784-r2" x="268.4" y="239.6" textLength="414.8" 
clip-path="url(#terminal-2939553784-line-9)">Perform&#160;get_import_error&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="239.6" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-9)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="264" 
textLength="109.8" 
clip-path="url(#terminal-2939553784-line-10)">get-stats</text><text 
class="terminal-2939553784-r2" x="268.4" y="264" textLength="329.4" 
clip-path="url(#terminal-2939553784-line-10)">Perform&#160;get_stats&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="264" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-10)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="288.4" 
textLength="97.6" 
clip-path="url(#terminal-2939553784-line-11)">get-tags</text><text 
class="terminal-2939553784-r2" x="268.4" y="288.4" textLength="317.2" 
clip-path="url(#terminal-2939553784-line-11)">Perform&#160;get_tags&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="288.4" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-11)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="312.8" 
textLength="134.2" 
clip-path="url(#terminal-2939553784-line-12)">get-version</text><text 
class="terminal-2939553784-r2" x="268.4" y="312.8" textLength="353.8" 
clip-path="url(#terminal-2939553784-line-12)">Perform&#160;get_version&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="312.8" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-12)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="337.2" 
textLength="48.8" 
clip-path="url(#terminal-2939553784-line-13)">list</text><text 
class="terminal-2939553784-r2" x="268.4" y="337.2" textLength="268.4" 
clip-path="url(#terminal-2939553784-line-13)">Perform&#160;list&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="337.2" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-13)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="361.6" 
textLength="219.6" 
clip-path="url(#terminal-2939553784-line-14)">list-import-errors</text><text 
class="terminal-2939553784-r2" x="793" y="361.6" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-14)">
+</text><text class="terminal-2939553784-r2" x="268.4" y="386" 
textLength="439.2" 
clip-path="url(#terminal-2939553784-line-15)">Perform&#160;list_import_errors&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="386" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-15)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="410.4" 
textLength="146.4" 
clip-path="url(#terminal-2939553784-line-16)">list-version</text><text 
class="terminal-2939553784-r2" x="268.4" y="410.4" textLength="366" 
clip-path="url(#terminal-2939553784-line-16)">Perform&#160;list_version&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="410.4" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-16)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="434.8" 
textLength="146.4" 
clip-path="url(#terminal-2939553784-line-17)">list-warning</text><text 
class="terminal-2939553784-r2" x="268.4" y="434.8" textLength="366" 
clip-path="url(#terminal-2939553784-line-17)">Perform&#160;list_warning&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="434.8" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-17)">
+</text><text class="terminal-2939553784-r4" x="48.8" y="459.2" textLength="61" 
clip-path="url(#terminal-2939553784-line-18)">patch</text><text 
class="terminal-2939553784-r2" x="268.4" y="459.2" textLength="280.6" 
clip-path="url(#terminal-2939553784-line-18)">Perform&#160;patch&#160;operation</text><text
 class="terminal-2939553784-r2" x="793" y="459.2" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-18)">
+</text><text class="terminal-2939553784-r2" x="793" y="483.6" 
textLength="12.2" clip-path="url(#terminal-2939553784-line-19)">
+</text><text class="terminal-2939553784-r1" x="0" y="508" textLength="97.6" 
clip-path="url(#terminal-2939553784-line-20)">Options:</text><text 
class="terminal-2939553784-r2" x="793" y="508" textLength="12.2" 
clip-path="url(#terminal-2939553784-line-20)">
+</text><text class="terminal-2939553784-r4" x="24.4" y="532.4" 
textLength="24.4" clip-path="url(#terminal-2939553784-line-21)">-h</text><text 
class="terminal-2939553784-r2" x="48.8" y="532.4" textLength="24.4" 
clip-path="url(#terminal-2939553784-line-21)">,&#160;</text><text 
class="terminal-2939553784-r4" x="73.2" y="532.4" textLength="73.2" 
clip-path="url(#terminal-2939553784-line-21)">--help</text><text 
class="terminal-2939553784-r2" x="268.4" y="532.4" textLength="378.2" 
clip-path="ur [...]
+</text>
+    </g>
+    </g>
+</svg>
diff --git a/airflow-ctl/docs/images/output_main.svg 
b/airflow-ctl/docs/images/output_main.svg
index c2489613f08..f6c7225a4eb 100644
--- a/airflow-ctl/docs/images/output_main.svg
+++ b/airflow-ctl/docs/images/output_main.svg
@@ -19,99 +19,99 @@
         font-weight: 700;
     }
 
-    .terminal-1369337233-matrix {
+    .terminal-3400494481-matrix {
         font-family: Fira Code, monospace;
         font-size: 20px;
         line-height: 24.4px;
         font-variant-east-asian: full-width;
     }
 
-    .terminal-1369337233-title {
+    .terminal-3400494481-title {
         font-size: 18px;
         font-weight: bold;
         font-family: arial;
     }
 
-    .terminal-1369337233-r1 { fill: #ff8700 }
-.terminal-1369337233-r2 { fill: #c5c8c6 }
-.terminal-1369337233-r3 { fill: #808080 }
-.terminal-1369337233-r4 { fill: #68a0b3 }
+    .terminal-3400494481-r1 { fill: #ff8700 }
+.terminal-3400494481-r2 { fill: #c5c8c6 }
+.terminal-3400494481-r3 { fill: #808080 }
+.terminal-3400494481-r4 { fill: #68a0b3 }
     </style>
 
     <defs>
-    <clipPath id="terminal-1369337233-clip-terminal">
+    <clipPath id="terminal-3400494481-clip-terminal">
       <rect x="0" y="0" width="792.0" height="609.0" />
     </clipPath>
-    <clipPath id="terminal-1369337233-line-0">
+    <clipPath id="terminal-3400494481-line-0">
     <rect x="0" y="1.5" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-1">
+<clipPath id="terminal-3400494481-line-1">
     <rect x="0" y="25.9" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-2">
+<clipPath id="terminal-3400494481-line-2">
     <rect x="0" y="50.3" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-3">
+<clipPath id="terminal-3400494481-line-3">
     <rect x="0" y="74.7" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-4">
+<clipPath id="terminal-3400494481-line-4">
     <rect x="0" y="99.1" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-5">
+<clipPath id="terminal-3400494481-line-5">
     <rect x="0" y="123.5" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-6">
+<clipPath id="terminal-3400494481-line-6">
     <rect x="0" y="147.9" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-7">
+<clipPath id="terminal-3400494481-line-7">
     <rect x="0" y="172.3" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-8">
+<clipPath id="terminal-3400494481-line-8">
     <rect x="0" y="196.7" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-9">
+<clipPath id="terminal-3400494481-line-9">
     <rect x="0" y="221.1" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-10">
+<clipPath id="terminal-3400494481-line-10">
     <rect x="0" y="245.5" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-11">
+<clipPath id="terminal-3400494481-line-11">
     <rect x="0" y="269.9" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-12">
+<clipPath id="terminal-3400494481-line-12">
     <rect x="0" y="294.3" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-13">
+<clipPath id="terminal-3400494481-line-13">
     <rect x="0" y="318.7" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-14">
+<clipPath id="terminal-3400494481-line-14">
     <rect x="0" y="343.1" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-15">
+<clipPath id="terminal-3400494481-line-15">
     <rect x="0" y="367.5" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-16">
+<clipPath id="terminal-3400494481-line-16">
     <rect x="0" y="391.9" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-17">
+<clipPath id="terminal-3400494481-line-17">
     <rect x="0" y="416.3" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-18">
+<clipPath id="terminal-3400494481-line-18">
     <rect x="0" y="440.7" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-19">
+<clipPath id="terminal-3400494481-line-19">
     <rect x="0" y="465.1" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-20">
+<clipPath id="terminal-3400494481-line-20">
     <rect x="0" y="489.5" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-21">
+<clipPath id="terminal-3400494481-line-21">
     <rect x="0" y="513.9" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-22">
+<clipPath id="terminal-3400494481-line-22">
     <rect x="0" y="538.3" width="793" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-1369337233-line-23">
+<clipPath id="terminal-3400494481-line-23">
     <rect x="0" y="562.7" width="793" height="24.65"/>
             </clipPath>
     </defs>
@@ -123,34 +123,34 @@
             <circle cx="44" cy="0" r="7" fill="#28c840"/>
             </g>
         
-    <g transform="translate(9, 41)" 
clip-path="url(#terminal-1369337233-clip-terminal)">
+    <g transform="translate(9, 41)" 
clip-path="url(#terminal-3400494481-clip-terminal)">
     
-    <g class="terminal-1369337233-matrix">
-    <text class="terminal-1369337233-r1" x="0" y="20" textLength="73.2" 
clip-path="url(#terminal-1369337233-line-0)">Usage:</text><text 
class="terminal-1369337233-r3" x="85.4" y="20" textLength="122" 
clip-path="url(#terminal-1369337233-line-0)">airflowctl</text><text 
class="terminal-1369337233-r2" x="207.4" y="20" textLength="24.4" 
clip-path="url(#terminal-1369337233-line-0)">&#160;[</text><text 
class="terminal-1369337233-r4" x="231.8" y="20" textLength="24.4" 
clip-path="url(#terminal-13 [...]
-</text><text class="terminal-1369337233-r2" x="793" y="44.4" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-1)">
-</text><text class="terminal-1369337233-r1" x="0" y="68.8" textLength="256.2" 
clip-path="url(#terminal-1369337233-line-2)">Positional&#160;Arguments:</text><text
 class="terminal-1369337233-r2" x="793" y="68.8" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-2)">
-</text><text class="terminal-1369337233-r4" x="24.4" y="93.2" 
textLength="195.2" 
clip-path="url(#terminal-1369337233-line-3)">GROUP_OR_COMMAND</text><text 
class="terminal-1369337233-r2" x="793" y="93.2" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-3)">
-</text><text class="terminal-1369337233-r2" x="793" y="117.6" 
textLength="12.2" clip-path="url(#terminal-1369337233-line-4)">
-</text><text class="terminal-1369337233-r4" x="0" y="142" textLength="122" 
clip-path="url(#terminal-1369337233-line-5)">&#160;&#160;&#160;&#160;Groups</text><text
 class="terminal-1369337233-r2" x="793" y="142" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-5)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="166.4" 
textLength="73.2" 
clip-path="url(#terminal-1369337233-line-6)">assets</text><text 
class="terminal-1369337233-r2" x="244" y="166.4" textLength="305" 
clip-path="url(#terminal-1369337233-line-6)">Perform&#160;Assets&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="166.4" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-6)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="190.8" 
textLength="48.8" clip-path="url(#terminal-1369337233-line-7)">auth</text><text 
class="terminal-1369337233-r2" x="244" y="190.8" textLength="512.4" 
clip-path="url(#terminal-1369337233-line-7)">Manage&#160;authentication&#160;for&#160;CLI.&#160;Either&#160;pass</text><text
 class="terminal-1369337233-r2" x="793" y="190.8" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-7)">
-</text><text class="terminal-1369337233-r2" x="244" y="215.2" 
textLength="500.2" 
clip-path="url(#terminal-1369337233-line-8)">token&#160;from&#160;environment&#160;variable/parameter</text><text
 class="terminal-1369337233-r2" x="793" y="215.2" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-8)">
-</text><text class="terminal-1369337233-r2" x="244" y="239.6" textLength="366" 
clip-path="url(#terminal-1369337233-line-9)">or&#160;pass&#160;username&#160;and&#160;password.</text><text
 class="terminal-1369337233-r2" x="793" y="239.6" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-9)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="264" 
textLength="109.8" 
clip-path="url(#terminal-1369337233-line-10)">backfills</text><text 
class="terminal-1369337233-r2" x="244" y="264" textLength="341.6" 
clip-path="url(#terminal-1369337233-line-10)">Perform&#160;Backfills&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="264" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-10)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="288.4" 
textLength="73.2" 
clip-path="url(#terminal-1369337233-line-11)">config</text><text 
class="terminal-1369337233-r2" x="244" y="288.4" textLength="305" 
clip-path="url(#terminal-1369337233-line-11)">Perform&#160;Config&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="288.4" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-11)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="312.8" 
textLength="134.2" 
clip-path="url(#terminal-1369337233-line-12)">connections</text><text 
class="terminal-1369337233-r2" x="244" y="312.8" textLength="366" 
clip-path="url(#terminal-1369337233-line-12)">Perform&#160;Connections&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="312.8" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-12)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="337.2" 
textLength="36.6" clip-path="url(#terminal-1369337233-line-13)">dag</text><text 
class="terminal-1369337233-r2" x="244" y="337.2" textLength="268.4" 
clip-path="url(#terminal-1369337233-line-13)">Perform&#160;Dag&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="337.2" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-13)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="361.6" 
textLength="73.2" 
clip-path="url(#terminal-1369337233-line-14)">dagrun</text><text 
class="terminal-1369337233-r2" x="244" y="361.6" textLength="305" 
clip-path="url(#terminal-1369337233-line-14)">Perform&#160;DagRun&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="361.6" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-14)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="386" textLength="48.8" 
clip-path="url(#terminal-1369337233-line-15)">jobs</text><text 
class="terminal-1369337233-r2" x="244" y="386" textLength="280.6" 
clip-path="url(#terminal-1369337233-line-15)">Perform&#160;Jobs&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="386" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-15)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="410.4" textLength="61" 
clip-path="url(#terminal-1369337233-line-16)">pools</text><text 
class="terminal-1369337233-r2" x="244" y="410.4" textLength="292.8" 
clip-path="url(#terminal-1369337233-line-16)">Perform&#160;Pools&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="410.4" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-16)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="434.8" 
textLength="109.8" 
clip-path="url(#terminal-1369337233-line-17)">providers</text><text 
class="terminal-1369337233-r2" x="244" y="434.8" textLength="341.6" 
clip-path="url(#terminal-1369337233-line-17)">Perform&#160;Providers&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="434.8" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-17)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="459.2" 
textLength="109.8" 
clip-path="url(#terminal-1369337233-line-18)">variables</text><text 
class="terminal-1369337233-r2" x="244" y="459.2" textLength="341.6" 
clip-path="url(#terminal-1369337233-line-18)">Perform&#160;Variables&#160;operations</text><text
 class="terminal-1369337233-r2" x="793" y="459.2" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-18)">
-</text><text class="terminal-1369337233-r2" x="793" y="483.6" 
textLength="12.2" clip-path="url(#terminal-1369337233-line-19)">
-</text><text class="terminal-1369337233-r4" x="0" y="508" textLength="158.6" 
clip-path="url(#terminal-1369337233-line-20)">&#160;&#160;&#160;&#160;Commands:</text><text
 class="terminal-1369337233-r2" x="793" y="508" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-20)">
-</text><text class="terminal-1369337233-r4" x="73.2" y="532.4" 
textLength="85.4" 
clip-path="url(#terminal-1369337233-line-21)">version</text><text 
class="terminal-1369337233-r2" x="244" y="532.4" textLength="292.8" 
clip-path="url(#terminal-1369337233-line-21)">Show&#160;version&#160;information</text><text
 class="terminal-1369337233-r2" x="793" y="532.4" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-21)">
-</text><text class="terminal-1369337233-r2" x="793" y="556.8" 
textLength="12.2" clip-path="url(#terminal-1369337233-line-22)">
-</text><text class="terminal-1369337233-r1" x="0" y="581.2" textLength="97.6" 
clip-path="url(#terminal-1369337233-line-23)">Options:</text><text 
class="terminal-1369337233-r2" x="793" y="581.2" textLength="12.2" 
clip-path="url(#terminal-1369337233-line-23)">
-</text><text class="terminal-1369337233-r4" x="24.4" y="605.6" 
textLength="24.4" clip-path="url(#terminal-1369337233-line-24)">-h</text><text 
class="terminal-1369337233-r2" x="48.8" y="605.6" textLength="24.4" 
clip-path="url(#terminal-1369337233-line-24)">,&#160;</text><text 
class="terminal-1369337233-r4" x="73.2" y="605.6" textLength="73.2" 
clip-path="url(#terminal-1369337233-line-24)">--help</text><text 
class="terminal-1369337233-r2" x="244" y="605.6" textLength="378.2" 
clip-path="url( [...]
+    <g class="terminal-3400494481-matrix">
+    <text class="terminal-3400494481-r1" x="0" y="20" textLength="73.2" 
clip-path="url(#terminal-3400494481-line-0)">Usage:</text><text 
class="terminal-3400494481-r3" x="85.4" y="20" textLength="122" 
clip-path="url(#terminal-3400494481-line-0)">airflowctl</text><text 
class="terminal-3400494481-r2" x="207.4" y="20" textLength="24.4" 
clip-path="url(#terminal-3400494481-line-0)">&#160;[</text><text 
class="terminal-3400494481-r4" x="231.8" y="20" textLength="24.4" 
clip-path="url(#terminal-34 [...]
+</text><text class="terminal-3400494481-r2" x="793" y="44.4" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-1)">
+</text><text class="terminal-3400494481-r1" x="0" y="68.8" textLength="256.2" 
clip-path="url(#terminal-3400494481-line-2)">Positional&#160;Arguments:</text><text
 class="terminal-3400494481-r2" x="793" y="68.8" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-2)">
+</text><text class="terminal-3400494481-r4" x="24.4" y="93.2" 
textLength="195.2" 
clip-path="url(#terminal-3400494481-line-3)">GROUP_OR_COMMAND</text><text 
class="terminal-3400494481-r2" x="793" y="93.2" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-3)">
+</text><text class="terminal-3400494481-r2" x="793" y="117.6" 
textLength="12.2" clip-path="url(#terminal-3400494481-line-4)">
+</text><text class="terminal-3400494481-r4" x="0" y="142" textLength="122" 
clip-path="url(#terminal-3400494481-line-5)">&#160;&#160;&#160;&#160;Groups</text><text
 class="terminal-3400494481-r2" x="793" y="142" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-5)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="166.4" 
textLength="73.2" 
clip-path="url(#terminal-3400494481-line-6)">assets</text><text 
class="terminal-3400494481-r2" x="244" y="166.4" textLength="305" 
clip-path="url(#terminal-3400494481-line-6)">Perform&#160;Assets&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="166.4" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-6)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="190.8" 
textLength="48.8" clip-path="url(#terminal-3400494481-line-7)">auth</text><text 
class="terminal-3400494481-r2" x="244" y="190.8" textLength="512.4" 
clip-path="url(#terminal-3400494481-line-7)">Manage&#160;authentication&#160;for&#160;CLI.&#160;Either&#160;pass</text><text
 class="terminal-3400494481-r2" x="793" y="190.8" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-7)">
+</text><text class="terminal-3400494481-r2" x="244" y="215.2" 
textLength="500.2" 
clip-path="url(#terminal-3400494481-line-8)">token&#160;from&#160;environment&#160;variable/parameter</text><text
 class="terminal-3400494481-r2" x="793" y="215.2" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-8)">
+</text><text class="terminal-3400494481-r2" x="244" y="239.6" textLength="366" 
clip-path="url(#terminal-3400494481-line-9)">or&#160;pass&#160;username&#160;and&#160;password.</text><text
 class="terminal-3400494481-r2" x="793" y="239.6" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-9)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="264" textLength="97.6" 
clip-path="url(#terminal-3400494481-line-10)">backfill</text><text 
class="terminal-3400494481-r2" x="244" y="264" textLength="329.4" 
clip-path="url(#terminal-3400494481-line-10)">Perform&#160;Backfill&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="264" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-10)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="288.4" 
textLength="73.2" 
clip-path="url(#terminal-3400494481-line-11)">config</text><text 
class="terminal-3400494481-r2" x="244" y="288.4" textLength="305" 
clip-path="url(#terminal-3400494481-line-11)">Perform&#160;Config&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="288.4" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-11)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="312.8" 
textLength="134.2" 
clip-path="url(#terminal-3400494481-line-12)">connections</text><text 
class="terminal-3400494481-r2" x="244" y="312.8" textLength="366" 
clip-path="url(#terminal-3400494481-line-12)">Perform&#160;Connections&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="312.8" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-12)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="337.2" 
textLength="73.2" 
clip-path="url(#terminal-3400494481-line-13)">dagrun</text><text 
class="terminal-3400494481-r2" x="244" y="337.2" textLength="305" 
clip-path="url(#terminal-3400494481-line-13)">Perform&#160;DagRun&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="337.2" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-13)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="361.6" 
textLength="48.8" 
clip-path="url(#terminal-3400494481-line-14)">dags</text><text 
class="terminal-3400494481-r2" x="244" y="361.6" textLength="280.6" 
clip-path="url(#terminal-3400494481-line-14)">Perform&#160;Dags&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="361.6" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-14)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="386" textLength="48.8" 
clip-path="url(#terminal-3400494481-line-15)">jobs</text><text 
class="terminal-3400494481-r2" x="244" y="386" textLength="280.6" 
clip-path="url(#terminal-3400494481-line-15)">Perform&#160;Jobs&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="386" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-15)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="410.4" textLength="61" 
clip-path="url(#terminal-3400494481-line-16)">pools</text><text 
class="terminal-3400494481-r2" x="244" y="410.4" textLength="292.8" 
clip-path="url(#terminal-3400494481-line-16)">Perform&#160;Pools&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="410.4" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-16)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="434.8" 
textLength="109.8" 
clip-path="url(#terminal-3400494481-line-17)">providers</text><text 
class="terminal-3400494481-r2" x="244" y="434.8" textLength="341.6" 
clip-path="url(#terminal-3400494481-line-17)">Perform&#160;Providers&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="434.8" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-17)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="459.2" 
textLength="109.8" 
clip-path="url(#terminal-3400494481-line-18)">variables</text><text 
class="terminal-3400494481-r2" x="244" y="459.2" textLength="341.6" 
clip-path="url(#terminal-3400494481-line-18)">Perform&#160;Variables&#160;operations</text><text
 class="terminal-3400494481-r2" x="793" y="459.2" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-18)">
+</text><text class="terminal-3400494481-r2" x="793" y="483.6" 
textLength="12.2" clip-path="url(#terminal-3400494481-line-19)">
+</text><text class="terminal-3400494481-r4" x="0" y="508" textLength="158.6" 
clip-path="url(#terminal-3400494481-line-20)">&#160;&#160;&#160;&#160;Commands:</text><text
 class="terminal-3400494481-r2" x="793" y="508" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-20)">
+</text><text class="terminal-3400494481-r4" x="73.2" y="532.4" 
textLength="85.4" 
clip-path="url(#terminal-3400494481-line-21)">version</text><text 
class="terminal-3400494481-r2" x="244" y="532.4" textLength="292.8" 
clip-path="url(#terminal-3400494481-line-21)">Show&#160;version&#160;information</text><text
 class="terminal-3400494481-r2" x="793" y="532.4" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-21)">
+</text><text class="terminal-3400494481-r2" x="793" y="556.8" 
textLength="12.2" clip-path="url(#terminal-3400494481-line-22)">
+</text><text class="terminal-3400494481-r1" x="0" y="581.2" textLength="97.6" 
clip-path="url(#terminal-3400494481-line-23)">Options:</text><text 
class="terminal-3400494481-r2" x="793" y="581.2" textLength="12.2" 
clip-path="url(#terminal-3400494481-line-23)">
+</text><text class="terminal-3400494481-r4" x="24.4" y="605.6" 
textLength="24.4" clip-path="url(#terminal-3400494481-line-24)">-h</text><text 
class="terminal-3400494481-r2" x="48.8" y="605.6" textLength="24.4" 
clip-path="url(#terminal-3400494481-line-24)">,&#160;</text><text 
class="terminal-3400494481-r4" x="73.2" y="605.6" textLength="73.2" 
clip-path="url(#terminal-3400494481-line-24)">--help</text><text 
class="terminal-3400494481-r2" x="244" y="605.6" textLength="378.2" 
clip-path="url( [...]
 </text>
     </g>
     </g>
diff --git a/airflow-ctl/src/airflowctl/api/client.py 
b/airflow-ctl/src/airflowctl/api/client.py
index 2c0824f9aff..bab0353e8ec 100644
--- a/airflow-ctl/src/airflowctl/api/client.py
+++ b/airflow-ctl/src/airflowctl/api/client.py
@@ -36,11 +36,11 @@ from uuid6 import uuid7
 from airflowctl import __version__ as version
 from airflowctl.api.operations import (
     AssetsOperations,
-    BackfillsOperations,
+    BackfillOperations,
     ConfigOperations,
     ConnectionsOperations,
-    DagOperations,
     DagRunOperations,
+    DagsOperations,
     JobsOperations,
     LoginOperations,
     PoolsOperations,
@@ -227,7 +227,7 @@ class Client(httpx.Client):
     @property
     def backfills(self):
         """Operations related to backfills."""
-        return BackfillsOperations(self)
+        return BackfillOperations(self)
 
     @lru_cache()  # type: ignore[prop-decorator]
     @property
@@ -245,7 +245,7 @@ class Client(httpx.Client):
     @property
     def dags(self):
         """Operations related to DAGs."""
-        return DagOperations(self)
+        return DagsOperations(self)
 
     @lru_cache()  # type: ignore[prop-decorator]
     @property
diff --git a/airflow-ctl/src/airflowctl/api/operations.py 
b/airflow-ctl/src/airflowctl/api/operations.py
index dd97dd54a5e..243e4cd7d7d 100644
--- a/airflow-ctl/src/airflowctl/api/operations.py
+++ b/airflow-ctl/src/airflowctl/api/operations.py
@@ -309,7 +309,7 @@ class AssetsOperations(BaseOperations):
             raise e
 
 
-class BackfillsOperations(BaseOperations):
+class BackfillOperations(BaseOperations):
     """Backfill operations."""
 
     def create(self, backfill: BackfillPostBody) -> BackfillResponse | 
ServerResponseError:
@@ -465,8 +465,8 @@ class ConnectionsOperations(BaseOperations):
             raise e
 
 
-class DagOperations(BaseOperations):
-    """Dag operations."""
+class DagsOperations(BaseOperations):
+    """Dags operations."""
 
     def get(self, dag_id: str) -> DAGResponse | ServerResponseError:
         """Get a DAG."""
diff --git a/scripts/in_container/run_capture_airflowctl_help.py 
b/scripts/in_container/run_capture_airflowctl_help.py
index 874b0bc6a82..665325e3e41 100644
--- a/scripts/in_container/run_capture_airflowctl_help.py
+++ b/scripts/in_container/run_capture_airflowctl_help.py
@@ -38,10 +38,10 @@ COMMANDS = [
     "",  # for `airflowctl -h`, main help
     "assets",
     "auth",
-    "backfills",
+    "backfill",
     "config",
     "connections",
-    "dag",
+    "dags",
     "dagrun",
     "jobs",
     "pools",

Reply via email to