You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/09/21 15:48:56 UTC

[airflow] branch main updated: Add back checking image help environment disable on sys.argv (#26562)

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

potiuk 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 520893a9a1 Add back checking image help environment disable on sys.argv (#26562)
520893a9a1 is described below

commit 520893a9a13a6ec5611ed4dd76039974eb4c069c
Author: Jarek Potiuk <ja...@polidea.com>
AuthorDate: Wed Sep 21 17:48:46 2022 +0200

    Add back checking image help environment disable on sys.argv (#26562)
---
 dev/breeze/src/airflow_breeze/utils/recording.py |   3 +-
 images/breeze/output-commands-hash.txt           |  36 ++--
 images/breeze/output_build-docs.svg              | 264 +++++++++++------------
 3 files changed, 152 insertions(+), 151 deletions(-)

diff --git a/dev/breeze/src/airflow_breeze/utils/recording.py b/dev/breeze/src/airflow_breeze/utils/recording.py
index a2f9f349c8..b193edde90 100644
--- a/dev/breeze/src/airflow_breeze/utils/recording.py
+++ b/dev/breeze/src/airflow_breeze/utils/recording.py
@@ -18,6 +18,7 @@ from __future__ import annotations
 
 import atexit
 import os
+import sys
 
 import rich
 from rich.console import Console
@@ -30,7 +31,7 @@ DEFAULT_COLUMNS = 129
 
 
 def generating_command_images() -> bool:
-    return 'RECORD_BREEZE_TITLE' in os.environ
+    return 'RECORD_BREEZE_TITLE' in os.environ or "regenerate-command-images" in sys.argv
 
 
 def enable_recording_of_help_output(path: str, title: str | None, width: str | None):
diff --git a/images/breeze/output-commands-hash.txt b/images/breeze/output-commands-hash.txt
index 487eee1311..80ba68971d 100644
--- a/images/breeze/output-commands-hash.txt
+++ b/images/breeze/output-commands-hash.txt
@@ -2,7 +2,7 @@
 # Please do not solve it but run `breeze setup regenerate-command-images`.
 # This command should fix the conflict and regenerate help images that you have conflict with.
 main:7322af669ed8bab9cc53ff82372d7b6d
-build-docs:3d71001c1a6ddc7980390c1469c14e93
+build-docs:8cef0a5daecad7a20ecb467f60b3d2e0
 ci:find-newer-dependencies:00000f7afb289e36e8c573fcc654df44
 ci:fix-ownership:84902165a54467564fbdd3598fa273e2
 ci:free-space:bb8e7ac63d12ab3ede272a898de2f527
@@ -10,43 +10,43 @@ ci:get-workflow-info:01ee34c33ad62fa5dc33e0ac8773223f
 ci:resource-check:0fb929ac3496dbbe97acfe99e35accd7
 ci:selective-check:d4e3c250cd6f2b0040fbe6557fa423f6
 ci:31566cdcdde216086f559215223b2378
-ci-image:build:020db97d546c4b42f9b6e9041d15d39e
-ci-image:pull:6edf6ba9fa95e78327954e46459a7395
+ci-image:build:d39a25675e6b74af9bbb1fc2582aacc5
+ci-image:pull:8aca8679e6030ad0d6e59216af40c0b3
 ci-image:verify:a2daeaa820c0baca31da2737929b38b9
-ci-image:aef0fdcec637538e97b94cdc8701c15b
+ci-image:b1c7a3c6dfa72b127fac559dcfdbb0d3
 cleanup:9bf46a1dfd9db4fe13a1c233ad1bb96b
 compile-www-assets:23675c1862d0968cbff6ab6f1d93d488
 exec:89b81bc34d45b0fe6653a6db5482258c
-k8s:build-k8s-image:c78fb7494f45a42e5e2ce61d284ff347
-k8s:configure-cluster:e931341d66771e7c426647972aff770d
-k8s:create-cluster:94ef1ac83c1572630916eaa955f8cf09
+k8s:build-k8s-image:0aa138f48c82fde2d12f76599803591c
+k8s:configure-cluster:a9339f650182fc2cb0f63b69a809162b
+k8s:create-cluster:2c49dfd097f8b7395b660169c2c6d1f0
 k8s:delete-cluster:1df7ec4a7d5ad8e723aa615093ffd196
-k8s:deploy-airflow:2b1cac816c63417839d11ea41c555178
+k8s:deploy-airflow:9dfd350351b3686a470702029c5202fb
 k8s:k9s:db569b061b9ef33968f4b1b630d9816d
 k8s:logs:e03f4fb8f982a6848ce013e1ee5cf525
 k8s:setup-env:9a04e2954ff6362eea189742b3829d70
 k8s:shell:f696bc6dc37839ab0b072ae191bb4a91
 k8s:status:792f30082d67a12c4eb847cf398ce82d
-k8s:tests:6e2f944b19eec4fe732ddece4ea80725
-k8s:upload-k8s-image:c7da259b31be936a545723107238603e
-k8s:6a31647118a08d49e4346222b8f73cab
-prod-image:build:1f1f6f213dcd87bebabddbb057b443b6
-prod-image:pull:349fa25444ec1144b441266ac93ba9ab
+k8s:tests:07df25b138a88a932562394d43796113
+k8s:upload-k8s-image:9d6da3554d668ebc6a7e3c9e1ad535a9
+k8s:503b525dbf5f45950a9f20dbc5fefc5d
+prod-image:build:b06e952a64e930a32f6ccec38439078f
+prod-image:pull:1aef99d8fd0706c7666170949d7ba834
 prod-image:verify:c9242a00b49e0081f34a19420e8032f5
-prod-image:7e93494757726c988295ef726865d07a
-release-management:generate-constraints:0937b7f49b2f9fbd68288996953fb00b
+prod-image:d86efbdba5c30524157a0febb3442942
+release-management:generate-constraints:48d2de2aa34bcbaacdef9ac92ec1bab7
 release-management:prepare-airflow-package:cff9d88ca313db10f3cc464c6798f6be
 release-management:prepare-provider-documentation:3ac547738c671e460523b5c01e295988
 release-management:prepare-provider-packages:89502ebc78a68f15f4fffaf118b9c68f
 release-management:release-prod-images:8858fe5a13989c7c65a79dc97a880928
 release-management:verify-provider-packages:797e60067fc4611112527de808b5c1c1
-release-management:4da88d480f64c39778d4de9cc416ccd7
+release-management:b633b97e7912daa45259555f3b407e63
 setup:autocomplete:9787fd9ac963e3c29e54ac53ec2b9565
 setup:config:92653afc11889e1b78e3a2e38f41107f
 setup:regenerate-command-images:861bb8703c071508f342b79fd9a2c01a
-setup:self-upgrade:12892b567cd72277ad25d491eff6d38d
+setup:self-upgrade:d02f70c7a230eae3463ceec2056b63fa
 setup:version:d11da4c17a23179830079b646160149c
-setup:24ade12c026b09f4a6473a646f9e5830
+setup:09e876968e669155b4aae7423a19e7b2
 shell:4de9c18e581853f332767beddb95b425
 start-airflow:eef91445684e015f83d91d02f4f03ccc
 static-checks:6bf06066680e36de71ccff5f7ba0dec2
diff --git a/images/breeze/output_build-docs.svg b/images/breeze/output_build-docs.svg
index 3a8475c27b..7dfb648687 100644
--- a/images/breeze/output_build-docs.svg
+++ b/images/breeze/output_build-docs.svg
@@ -19,281 +19,281 @@
         font-weight: 700;
     }
 
-    .terminal-3098417804-matrix {
+    .terminal-482614988-matrix {
         font-family: Fira Code, monospace;
         font-size: 20px;
         line-height: 24.4px;
         font-variant-east-asian: full-width;
     }
 
-    .terminal-3098417804-title {
+    .terminal-482614988-title {
         font-size: 18px;
         font-weight: bold;
         font-family: arial;
     }
 
-    .terminal-3098417804-r1 { fill: #c5c8c6;font-weight: bold }
-.terminal-3098417804-r2 { fill: #c5c8c6 }
-.terminal-3098417804-r3 { fill: #d0b344;font-weight: bold }
-.terminal-3098417804-r4 { fill: #68a0b3;font-weight: bold }
-.terminal-3098417804-r5 { fill: #868887 }
-.terminal-3098417804-r6 { fill: #98a84b;font-weight: bold }
-.terminal-3098417804-r7 { fill: #8d7b39 }
+    .terminal-482614988-r1 { fill: #c5c8c6;font-weight: bold }
+.terminal-482614988-r2 { fill: #c5c8c6 }
+.terminal-482614988-r3 { fill: #d0b344;font-weight: bold }
+.terminal-482614988-r4 { fill: #68a0b3;font-weight: bold }
+.terminal-482614988-r5 { fill: #868887 }
+.terminal-482614988-r6 { fill: #98a84b;font-weight: bold }
+.terminal-482614988-r7 { fill: #8d7b39 }
     </style>
 
     <defs>
-    <clipPath id="terminal-3098417804-clip-terminal">
+    <clipPath id="terminal-482614988-clip-terminal">
       <rect x="0" y="0" width="1463.0" height="1463.0" />
     </clipPath>
-    <clipPath id="terminal-3098417804-line-0">
+    <clipPath id="terminal-482614988-line-0">
     <rect x="0" y="1.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-1">
+<clipPath id="terminal-482614988-line-1">
     <rect x="0" y="25.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-2">
+<clipPath id="terminal-482614988-line-2">
     <rect x="0" y="50.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-3">
+<clipPath id="terminal-482614988-line-3">
     <rect x="0" y="74.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-4">
+<clipPath id="terminal-482614988-line-4">
     <rect x="0" y="99.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-5">
+<clipPath id="terminal-482614988-line-5">
     <rect x="0" y="123.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-6">
+<clipPath id="terminal-482614988-line-6">
     <rect x="0" y="147.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-7">
+<clipPath id="terminal-482614988-line-7">
     <rect x="0" y="172.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-8">
+<clipPath id="terminal-482614988-line-8">
     <rect x="0" y="196.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-9">
+<clipPath id="terminal-482614988-line-9">
     <rect x="0" y="221.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-10">
+<clipPath id="terminal-482614988-line-10">
     <rect x="0" y="245.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-11">
+<clipPath id="terminal-482614988-line-11">
     <rect x="0" y="269.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-12">
+<clipPath id="terminal-482614988-line-12">
     <rect x="0" y="294.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-13">
+<clipPath id="terminal-482614988-line-13">
     <rect x="0" y="318.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-14">
+<clipPath id="terminal-482614988-line-14">
     <rect x="0" y="343.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-15">
+<clipPath id="terminal-482614988-line-15">
     <rect x="0" y="367.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-16">
+<clipPath id="terminal-482614988-line-16">
     <rect x="0" y="391.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-17">
+<clipPath id="terminal-482614988-line-17">
     <rect x="0" y="416.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-18">
+<clipPath id="terminal-482614988-line-18">
     <rect x="0" y="440.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-19">
+<clipPath id="terminal-482614988-line-19">
     <rect x="0" y="465.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-20">
+<clipPath id="terminal-482614988-line-20">
     <rect x="0" y="489.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-21">
+<clipPath id="terminal-482614988-line-21">
     <rect x="0" y="513.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-22">
+<clipPath id="terminal-482614988-line-22">
     <rect x="0" y="538.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-23">
+<clipPath id="terminal-482614988-line-23">
     <rect x="0" y="562.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-24">
+<clipPath id="terminal-482614988-line-24">
     <rect x="0" y="587.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-25">
+<clipPath id="terminal-482614988-line-25">
     <rect x="0" y="611.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-26">
+<clipPath id="terminal-482614988-line-26">
     <rect x="0" y="635.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-27">
+<clipPath id="terminal-482614988-line-27">
     <rect x="0" y="660.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-28">
+<clipPath id="terminal-482614988-line-28">
     <rect x="0" y="684.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-29">
+<clipPath id="terminal-482614988-line-29">
     <rect x="0" y="709.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-30">
+<clipPath id="terminal-482614988-line-30">
     <rect x="0" y="733.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-31">
+<clipPath id="terminal-482614988-line-31">
     <rect x="0" y="757.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-32">
+<clipPath id="terminal-482614988-line-32">
     <rect x="0" y="782.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-33">
+<clipPath id="terminal-482614988-line-33">
     <rect x="0" y="806.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-34">
+<clipPath id="terminal-482614988-line-34">
     <rect x="0" y="831.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-35">
+<clipPath id="terminal-482614988-line-35">
     <rect x="0" y="855.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-36">
+<clipPath id="terminal-482614988-line-36">
     <rect x="0" y="879.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-37">
+<clipPath id="terminal-482614988-line-37">
     <rect x="0" y="904.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-38">
+<clipPath id="terminal-482614988-line-38">
     <rect x="0" y="928.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-39">
+<clipPath id="terminal-482614988-line-39">
     <rect x="0" y="953.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-40">
+<clipPath id="terminal-482614988-line-40">
     <rect x="0" y="977.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-41">
+<clipPath id="terminal-482614988-line-41">
     <rect x="0" y="1001.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-42">
+<clipPath id="terminal-482614988-line-42">
     <rect x="0" y="1026.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-43">
+<clipPath id="terminal-482614988-line-43">
     <rect x="0" y="1050.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-44">
+<clipPath id="terminal-482614988-line-44">
     <rect x="0" y="1075.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-45">
+<clipPath id="terminal-482614988-line-45">
     <rect x="0" y="1099.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-46">
+<clipPath id="terminal-482614988-line-46">
     <rect x="0" y="1123.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-47">
+<clipPath id="terminal-482614988-line-47">
     <rect x="0" y="1148.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-48">
+<clipPath id="terminal-482614988-line-48">
     <rect x="0" y="1172.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-49">
+<clipPath id="terminal-482614988-line-49">
     <rect x="0" y="1197.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-50">
+<clipPath id="terminal-482614988-line-50">
     <rect x="0" y="1221.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-51">
+<clipPath id="terminal-482614988-line-51">
     <rect x="0" y="1245.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-52">
+<clipPath id="terminal-482614988-line-52">
     <rect x="0" y="1270.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-53">
+<clipPath id="terminal-482614988-line-53">
     <rect x="0" y="1294.7" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-54">
+<clipPath id="terminal-482614988-line-54">
     <rect x="0" y="1319.1" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-55">
+<clipPath id="terminal-482614988-line-55">
     <rect x="0" y="1343.5" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-56">
+<clipPath id="terminal-482614988-line-56">
     <rect x="0" y="1367.9" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-57">
+<clipPath id="terminal-482614988-line-57">
     <rect x="0" y="1392.3" width="1464" height="24.65"/>
             </clipPath>
-<clipPath id="terminal-3098417804-line-58">
+<clipPath id="terminal-482614988-line-58">
     <rect x="0" y="1416.7" width="1464" height="24.65"/>
             </clipPath>
     </defs>
 
-    <rect fill="#292929" stroke="rgba(255,255,255,0.35)" stroke-width="1" x="1" y="1" width="1480" height="1512" rx="8"/><text class="terminal-3098417804-title" fill="#c5c8c6" text-anchor="middle" x="740" y="27">Command:&#160;build-docs</text>
+    <rect fill="#292929" stroke="rgba(255,255,255,0.35)" stroke-width="1" x="1" y="1" width="1480" height="1512" rx="8"/><text class="terminal-482614988-title" fill="#c5c8c6" text-anchor="middle" x="740" y="27">Command:&#160;build-docs</text>
             <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-3098417804-clip-terminal)">
+    <g transform="translate(9, 41)" clip-path="url(#terminal-482614988-clip-terminal)">
     
-    <g class="terminal-3098417804-matrix">
-    <text class="terminal-3098417804-r2" x="1464" y="20" textLength="12.2" clip-path="url(#terminal-3098417804-line-0)">
-</text><text class="terminal-3098417804-r3" x="12.2" y="44.4" textLength="85.4" clip-path="url(#terminal-3098417804-line-1)">Usage:&#160;</text><text class="terminal-3098417804-r1" x="97.6" y="44.4" textLength="231.8" clip-path="url(#terminal-3098417804-line-1)">breeze&#160;build-docs&#160;[</text><text class="terminal-3098417804-r4" x="329.4" y="44.4" textLength="85.4" clip-path="url(#terminal-3098417804-line-1)">OPTIONS</text><text class="terminal-3098417804-r1" x="414.8" y="44.4" text [...]
-</text><text class="terminal-3098417804-r2" x="1464" y="68.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-2)">
-</text><text class="terminal-3098417804-r2" x="12.2" y="93.2" textLength="451.4" clip-path="url(#terminal-3098417804-line-3)">Build&#160;documentation&#160;in&#160;the&#160;container.</text><text class="terminal-3098417804-r2" x="1464" y="93.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-3)">
-</text><text class="terminal-3098417804-r2" x="1464" y="117.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-4)">
-</text><text class="terminal-3098417804-r5" x="0" y="142" textLength="24.4" clip-path="url(#terminal-3098417804-line-5)">╭─</text><text class="terminal-3098417804-r5" x="24.4" y="142" textLength="1415.2" clip-path="url(#terminal-3098417804-line-5)">&#160;Doc&#160;flags&#160;─────────────────────────────────────────────────────────────────────────────────────────────────────────</text><text class="terminal-3098417804-r5" x="1439.6" y="142" textLength="24.4" clip-path="url(#terminal-309841 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="166.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-6)">│</text><text class="terminal-3098417804-r4" x="24.4" y="166.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-6)">-</text><text class="terminal-3098417804-r4" x="36.6" y="166.4" textLength="61" clip-path="url(#terminal-3098417804-line-6)">-docs</text><text class="terminal-3098417804-r4" x="97.6" y="166.4" textLength="61" clip-path="url(#terminal-30984178 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="190.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-7)">│</text><text class="terminal-3098417804-r4" x="24.4" y="190.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-7)">-</text><text class="terminal-3098417804-r4" x="36.6" y="190.8" textLength="134.2" clip-path="url(#terminal-3098417804-line-7)">-spellcheck</text><text class="terminal-3098417804-r4" x="170.8" y="190.8" textLength="61" clip-path="url(#termina [...]
-</text><text class="terminal-3098417804-r5" x="0" y="215.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-8)">│</text><text class="terminal-3098417804-r4" x="24.4" y="215.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-8)">-</text><text class="terminal-3098417804-r4" x="36.6" y="215.2" textLength="73.2" clip-path="url(#terminal-3098417804-line-8)">-clean</text><text class="terminal-3098417804-r4" x="109.8" y="215.2" textLength="73.2" clip-path="url(#terminal-30 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="239.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-9)">│</text><text class="terminal-3098417804-r2" x="305" y="239.6" textLength="1134.6" clip-path="url(#terminal-3098417804-line-9)">before&#160;the&#160;build&#160;-&#160;useful&#160;for&#160;a&#160;clean&#160;build.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;& [...]
-</text><text class="terminal-3098417804-r5" x="0" y="264" textLength="12.2" clip-path="url(#terminal-3098417804-line-10)">│</text><text class="terminal-3098417804-r4" x="24.4" y="264" textLength="12.2" clip-path="url(#terminal-3098417804-line-10)">-</text><text class="terminal-3098417804-r4" x="36.6" y="264" textLength="48.8" clip-path="url(#terminal-3098417804-line-10)">-for</text><text class="terminal-3098417804-r4" x="85.4" y="264" textLength="134.2" clip-path="url(#terminal-309841780 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="288.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-11)">│</text><text class="terminal-3098417804-r4" x="305" y="288.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-11)">-</text><text class="terminal-3098417804-r4" x="317.2" y="288.4" textLength="73.2" clip-path="url(#terminal-3098417804-line-11)">-clean</text><text class="terminal-3098417804-r4" x="390.4" y="288.4" textLength="73.2" clip-path="url(#terminal [...]
-</text><text class="terminal-3098417804-r5" x="0" y="312.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-12)">│</text><text class="terminal-3098417804-r4" x="24.4" y="312.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-12)">-</text><text class="terminal-3098417804-r4" x="36.6" y="312.8" textLength="97.6" clip-path="url(#terminal-3098417804-line-12)">-package</text><text class="terminal-3098417804-r4" x="134.2" y="312.8" textLength="85.4" clip-path="url(#termin [...]
-</text><text class="terminal-3098417804-r5" x="0" y="337.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-13)">│</text><text class="terminal-3098417804-r7" x="305" y="337.2" textLength="1134.6" clip-path="url(#terminal-3098417804-line-13)">(apache-airflow&#160;|&#160;apache-airflow-providers&#160;|&#160;apache-airflow-providers-airbyte&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="361.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-14)">│</text><text class="terminal-3098417804-r7" x="305" y="361.6" textLength="1134.6" clip-path="url(#terminal-3098417804-line-14)">apache-airflow-providers-alibaba&#160;|&#160;apache-airflow-providers-amazon&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text [...]
-</text><text class="terminal-3098417804-r5" x="0" y="386" textLength="12.2" clip-path="url(#terminal-3098417804-line-15)">│</text><text class="terminal-3098417804-r7" x="305" y="386" textLength="1134.6" clip-path="url(#terminal-3098417804-line-15)">apache-airflow-providers-apache-beam&#160;|&#160;apache-airflow-providers-apache-cassandra&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451.8" y="386" textLength="12.2" [...]
-</text><text class="terminal-3098417804-r5" x="0" y="410.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-16)">│</text><text class="terminal-3098417804-r7" x="305" y="410.4" textLength="1134.6" clip-path="url(#terminal-3098417804-line-16)">apache-airflow-providers-apache-drill&#160;|&#160;apache-airflow-providers-apache-druid&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451.8" y="410 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="434.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-17)">│</text><text class="terminal-3098417804-r7" x="305" y="434.8" textLength="1134.6" clip-path="url(#terminal-3098417804-line-17)">apache-airflow-providers-apache-hdfs&#160;|&#160;apache-airflow-providers-apache-hive&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="459.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-18)">│</text><text class="terminal-3098417804-r7" x="305" y="459.2" textLength="1134.6" clip-path="url(#terminal-3098417804-line-18)">apache-airflow-providers-apache-kylin&#160;|&#160;apache-airflow-providers-apache-livy&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451.8" y [...]
-</text><text class="terminal-3098417804-r5" x="0" y="483.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-19)">│</text><text class="terminal-3098417804-r7" x="305" y="483.6" textLength="1134.6" clip-path="url(#terminal-3098417804-line-19)">apache-airflow-providers-apache-pig&#160;|&#160;apache-airflow-providers-apache-pinot&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="508" textLength="12.2" clip-path="url(#terminal-3098417804-line-20)">│</text><text class="terminal-3098417804-r7" x="305" y="508" textLength="1134.6" clip-path="url(#terminal-3098417804-line-20)">apache-airflow-providers-apache-spark&#160;|&#160;apache-airflow-providers-apache-sqoop&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451.8" y="508" te [...]
-</text><text class="terminal-3098417804-r5" x="0" y="532.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-21)">│</text><text class="terminal-3098417804-r7" x="305" y="532.4" textLength="1134.6" clip-path="url(#terminal-3098417804-line-21)">apache-airflow-providers-arangodb&#160;|&#160;apache-airflow-providers-asana&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text [...]
-</text><text class="terminal-3098417804-r5" x="0" y="556.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-22)">│</text><text class="terminal-3098417804-r7" x="305" y="556.8" textLength="1134.6" clip-path="url(#terminal-3098417804-line-22)">apache-airflow-providers-atlassian-jira&#160;|&#160;apache-airflow-providers-celery&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r [...]
-</text><text class="terminal-3098417804-r5" x="0" y="581.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-23)">│</text><text class="terminal-3098417804-r7" x="305" y="581.2" textLength="1134.6" clip-path="url(#terminal-3098417804-line-23)">apache-airflow-providers-cloudant&#160;|&#160;apache-airflow-providers-cncf-kubernetes&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451.8" y [...]
-</text><text class="terminal-3098417804-r5" x="0" y="605.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-24)">│</text><text class="terminal-3098417804-r7" x="305" y="605.6" textLength="1134.6" clip-path="url(#terminal-3098417804-line-24)">apache-airflow-providers-common-sql&#160;|&#160;apache-airflow-providers-databricks&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r [...]
-</text><text class="terminal-3098417804-r5" x="0" y="630" textLength="12.2" clip-path="url(#terminal-3098417804-line-25)">│</text><text class="terminal-3098417804-r7" x="305" y="630" textLength="1134.6" clip-path="url(#terminal-3098417804-line-25)">apache-airflow-providers-datadog&#160;|&#160;apache-airflow-providers-dbt-cloud&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="termi [...]
-</text><text class="terminal-3098417804-r5" x="0" y="654.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-26)">│</text><text class="terminal-3098417804-r7" x="305" y="654.4" textLength="1134.6" clip-path="url(#terminal-3098417804-line-26)">apache-airflow-providers-dingding&#160;|&#160;apache-airflow-providers-discord&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text cla [...]
-</text><text class="terminal-3098417804-r5" x="0" y="678.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-27)">│</text><text class="terminal-3098417804-r7" x="305" y="678.8" textLength="1134.6" clip-path="url(#terminal-3098417804-line-27)">apache-airflow-providers-docker&#160;|&#160;apache-airflow-providers-elasticsearch&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="703.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-28)">│</text><text class="terminal-3098417804-r7" x="305" y="703.2" textLength="1134.6" clip-path="url(#terminal-3098417804-line-28)">apache-airflow-providers-exasol&#160;|&#160;apache-airflow-providers-facebook&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><tex [...]
-</text><text class="terminal-3098417804-r5" x="0" y="727.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-29)">│</text><text class="terminal-3098417804-r7" x="305" y="727.6" textLength="1134.6" clip-path="url(#terminal-3098417804-line-29)">apache-airflow-providers-ftp&#160;|&#160;apache-airflow-providers-github&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#16 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="752" textLength="12.2" clip-path="url(#terminal-3098417804-line-30)">│</text><text class="terminal-3098417804-r7" x="305" y="752" textLength="1134.6" clip-path="url(#terminal-3098417804-line-30)">apache-airflow-providers-google&#160;|&#160;apache-airflow-providers-grpc&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;& [...]
-</text><text class="terminal-3098417804-r5" x="0" y="776.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-31)">│</text><text class="terminal-3098417804-r7" x="305" y="776.4" textLength="1134.6" clip-path="url(#terminal-3098417804-line-31)">apache-airflow-providers-hashicorp&#160;|&#160;apache-airflow-providers-http&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text [...]
-</text><text class="terminal-3098417804-r5" x="0" y="800.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-32)">│</text><text class="terminal-3098417804-r7" x="305" y="800.8" textLength="1134.6" clip-path="url(#terminal-3098417804-line-32)">apache-airflow-providers-imap&#160;|&#160;apache-airflow-providers-influxdb&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;< [...]
-</text><text class="terminal-3098417804-r5" x="0" y="825.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-33)">│</text><text class="terminal-3098417804-r7" x="305" y="825.2" textLength="1134.6" clip-path="url(#terminal-3098417804-line-33)">apache-airflow-providers-jdbc&#160;|&#160;apache-airflow-providers-jenkins&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&# [...]
-</text><text class="terminal-3098417804-r5" x="0" y="849.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-34)">│</text><text class="terminal-3098417804-r7" x="305" y="849.6" textLength="1134.6" clip-path="url(#terminal-3098417804-line-34)">apache-airflow-providers-jira&#160;|&#160;apache-airflow-providers-microsoft-azure&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="874" textLength="12.2" clip-path="url(#terminal-3098417804-line-35)">│</text><text class="terminal-3098417804-r7" x="305" y="874" textLength="1134.6" clip-path="url(#terminal-3098417804-line-35)">apache-airflow-providers-microsoft-mssql&#160;|&#160;apache-airflow-providers-microsoft-psrp&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451.8" y="874" textLength="12.2" clip-path [...]
-</text><text class="terminal-3098417804-r5" x="0" y="898.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-36)">│</text><text class="terminal-3098417804-r7" x="305" y="898.4" textLength="1134.6" clip-path="url(#terminal-3098417804-line-36)">apache-airflow-providers-microsoft-winrm&#160;|&#160;apache-airflow-providers-mongo&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r [...]
-</text><text class="terminal-3098417804-r5" x="0" y="922.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-37)">│</text><text class="terminal-3098417804-r7" x="305" y="922.8" textLength="1134.6" clip-path="url(#terminal-3098417804-line-37)">apache-airflow-providers-mysql&#160;|&#160;apache-airflow-providers-neo4j&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#1 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="947.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-38)">│</text><text class="terminal-3098417804-r7" x="305" y="947.2" textLength="1134.6" clip-path="url(#terminal-3098417804-line-38)">apache-airflow-providers-odbc&#160;|&#160;apache-airflow-providers-openfaas&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;< [...]
-</text><text class="terminal-3098417804-r5" x="0" y="971.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-39)">│</text><text class="terminal-3098417804-r7" x="305" y="971.6" textLength="1134.6" clip-path="url(#terminal-3098417804-line-39)">apache-airflow-providers-opsgenie&#160;|&#160;apache-airflow-providers-oracle&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><tex [...]
-</text><text class="terminal-3098417804-r5" x="0" y="996" textLength="12.2" clip-path="url(#terminal-3098417804-line-40)">│</text><text class="terminal-3098417804-r7" x="305" y="996" textLength="1134.6" clip-path="url(#terminal-3098417804-line-40)">apache-airflow-providers-pagerduty&#160;|&#160;apache-airflow-providers-papermill&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-309841 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1020.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-41)">│</text><text class="terminal-3098417804-r7" x="305" y="1020.4" textLength="1134.6" clip-path="url(#terminal-3098417804-line-41)">apache-airflow-providers-plexus&#160;|&#160;apache-airflow-providers-postgres&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><t [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1044.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-42)">│</text><text class="terminal-3098417804-r7" x="305" y="1044.8" textLength="1134.6" clip-path="url(#terminal-3098417804-line-42)">apache-airflow-providers-presto&#160;|&#160;apache-airflow-providers-qubole&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1069.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-43)">│</text><text class="terminal-3098417804-r7" x="305" y="1069.2" textLength="1134.6" clip-path="url(#terminal-3098417804-line-43)">apache-airflow-providers-redis&#160;|&#160;apache-airflow-providers-salesforce&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text c [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1093.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-44)">│</text><text class="terminal-3098417804-r7" x="305" y="1093.6" textLength="1134.6" clip-path="url(#terminal-3098417804-line-44)">apache-airflow-providers-samba&#160;|&#160;apache-airflow-providers-segment&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1118" textLength="12.2" clip-path="url(#terminal-3098417804-line-45)">│</text><text class="terminal-3098417804-r7" x="305" y="1118" textLength="1134.6" clip-path="url(#terminal-3098417804-line-45)">apache-airflow-providers-sendgrid&#160;|&#160;apache-airflow-providers-sftp&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</t [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1142.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-46)">│</text><text class="terminal-3098417804-r7" x="305" y="1142.4" textLength="1134.6" clip-path="url(#terminal-3098417804-line-46)">apache-airflow-providers-singularity&#160;|&#160;apache-airflow-providers-slack&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class= [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1166.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-47)">│</text><text class="terminal-3098417804-r7" x="305" y="1166.8" textLength="1134.6" clip-path="url(#terminal-3098417804-line-47)">apache-airflow-providers-snowflake&#160;|&#160;apache-airflow-providers-sqlite&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text c [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1191.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-48)">│</text><text class="terminal-3098417804-r7" x="305" y="1191.2" textLength="1134.6" clip-path="url(#terminal-3098417804-line-48)">apache-airflow-providers-ssh&#160;|&#160;apache-airflow-providers-tableau&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;& [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1215.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-49)">│</text><text class="terminal-3098417804-r7" x="305" y="1215.6" textLength="1134.6" clip-path="url(#terminal-3098417804-line-49)">apache-airflow-providers-tabular&#160;|&#160;apache-airflow-providers-telegram&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text c [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1240" textLength="12.2" clip-path="url(#terminal-3098417804-line-50)">│</text><text class="terminal-3098417804-r7" x="305" y="1240" textLength="1134.6" clip-path="url(#terminal-3098417804-line-50)">apache-airflow-providers-trino&#160;|&#160;apache-airflow-providers-vertica&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</t [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1264.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-51)">│</text><text class="terminal-3098417804-r7" x="305" y="1264.4" textLength="1134.6" clip-path="url(#terminal-3098417804-line-51)">apache-airflow-providers-yandex&#160;|&#160;apache-airflow-providers-zendesk&#160;|&#160;docker-stack&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-3098417804-r5" x="1451.8" y="1264.4" tex [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1288.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-52)">│</text><text class="terminal-3098417804-r7" x="305" y="1288.8" textLength="1134.6" clip-path="url(#terminal-3098417804-line-52)">helm-chart)&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#16 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1313.2" textLength="1464" clip-path="url(#terminal-3098417804-line-53)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text class="terminal-3098417804-r2" x="1464" y="1313.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-53)">
-</text><text class="terminal-3098417804-r5" x="0" y="1337.6" textLength="24.4" clip-path="url(#terminal-3098417804-line-54)">╭─</text><text class="terminal-3098417804-r5" x="24.4" y="1337.6" textLength="1415.2" clip-path="url(#terminal-3098417804-line-54)">&#160;Common&#160;options&#160;────────────────────────────────────────────────────────────────────────────────────────────────────</text><text class="terminal-3098417804-r5" x="1439.6" y="1337.6" textLength="24.4" clip-path="url(#term [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1362" textLength="12.2" clip-path="url(#terminal-3098417804-line-55)">│</text><text class="terminal-3098417804-r4" x="24.4" y="1362" textLength="12.2" clip-path="url(#terminal-3098417804-line-55)">-</text><text class="terminal-3098417804-r4" x="36.6" y="1362" textLength="97.6" clip-path="url(#terminal-3098417804-line-55)">-verbose</text><text class="terminal-3098417804-r6" x="280.6" y="1362" textLength="24.4" clip-path="url(#terminal-3 [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1386.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-56)">│</text><text class="terminal-3098417804-r4" x="24.4" y="1386.4" textLength="12.2" clip-path="url(#terminal-3098417804-line-56)">-</text><text class="terminal-3098417804-r4" x="36.6" y="1386.4" textLength="48.8" clip-path="url(#terminal-3098417804-line-56)">-dry</text><text class="terminal-3098417804-r4" x="85.4" y="1386.4" textLength="48.8" clip-path="url(#termina [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1410.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-57)">│</text><text class="terminal-3098417804-r4" x="24.4" y="1410.8" textLength="12.2" clip-path="url(#terminal-3098417804-line-57)">-</text><text class="terminal-3098417804-r4" x="36.6" y="1410.8" textLength="85.4" clip-path="url(#terminal-3098417804-line-57)">-github</text><text class="terminal-3098417804-r4" x="122" y="1410.8" textLength="134.2" clip-path="url(#term [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1435.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-58)">│</text><text class="terminal-3098417804-r4" x="24.4" y="1435.2" textLength="12.2" clip-path="url(#terminal-3098417804-line-58)">-</text><text class="terminal-3098417804-r4" x="36.6" y="1435.2" textLength="61" clip-path="url(#terminal-3098417804-line-58)">-help</text><text class="terminal-3098417804-r6" x="280.6" y="1435.2" textLength="24.4" clip-path="url(#termina [...]
-</text><text class="terminal-3098417804-r5" x="0" y="1459.6" textLength="1464" clip-path="url(#terminal-3098417804-line-59)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text class="terminal-3098417804-r2" x="1464" y="1459.6" textLength="12.2" clip-path="url(#terminal-3098417804-line-59)">
+    <g class="terminal-482614988-matrix">
+    <text class="terminal-482614988-r2" x="1464" y="20" textLength="12.2" clip-path="url(#terminal-482614988-line-0)">
+</text><text class="terminal-482614988-r3" x="12.2" y="44.4" textLength="85.4" clip-path="url(#terminal-482614988-line-1)">Usage:&#160;</text><text class="terminal-482614988-r1" x="97.6" y="44.4" textLength="231.8" clip-path="url(#terminal-482614988-line-1)">breeze&#160;build-docs&#160;[</text><text class="terminal-482614988-r4" x="329.4" y="44.4" textLength="85.4" clip-path="url(#terminal-482614988-line-1)">OPTIONS</text><text class="terminal-482614988-r1" x="414.8" y="44.4" textLength= [...]
+</text><text class="terminal-482614988-r2" x="1464" y="68.8" textLength="12.2" clip-path="url(#terminal-482614988-line-2)">
+</text><text class="terminal-482614988-r2" x="12.2" y="93.2" textLength="451.4" clip-path="url(#terminal-482614988-line-3)">Build&#160;documentation&#160;in&#160;the&#160;container.</text><text class="terminal-482614988-r2" x="1464" y="93.2" textLength="12.2" clip-path="url(#terminal-482614988-line-3)">
+</text><text class="terminal-482614988-r2" x="1464" y="117.6" textLength="12.2" clip-path="url(#terminal-482614988-line-4)">
+</text><text class="terminal-482614988-r5" x="0" y="142" textLength="24.4" clip-path="url(#terminal-482614988-line-5)">╭─</text><text class="terminal-482614988-r5" x="24.4" y="142" textLength="1415.2" clip-path="url(#terminal-482614988-line-5)">&#160;Doc&#160;flags&#160;─────────────────────────────────────────────────────────────────────────────────────────────────────────</text><text class="terminal-482614988-r5" x="1439.6" y="142" textLength="24.4" clip-path="url(#terminal-482614988-l [...]
+</text><text class="terminal-482614988-r5" x="0" y="166.4" textLength="12.2" clip-path="url(#terminal-482614988-line-6)">│</text><text class="terminal-482614988-r4" x="24.4" y="166.4" textLength="12.2" clip-path="url(#terminal-482614988-line-6)">-</text><text class="terminal-482614988-r4" x="36.6" y="166.4" textLength="61" clip-path="url(#terminal-482614988-line-6)">-docs</text><text class="terminal-482614988-r4" x="97.6" y="166.4" textLength="61" clip-path="url(#terminal-482614988-line- [...]
+</text><text class="terminal-482614988-r5" x="0" y="190.8" textLength="12.2" clip-path="url(#terminal-482614988-line-7)">│</text><text class="terminal-482614988-r4" x="24.4" y="190.8" textLength="12.2" clip-path="url(#terminal-482614988-line-7)">-</text><text class="terminal-482614988-r4" x="36.6" y="190.8" textLength="134.2" clip-path="url(#terminal-482614988-line-7)">-spellcheck</text><text class="terminal-482614988-r4" x="170.8" y="190.8" textLength="61" clip-path="url(#terminal-48261 [...]
+</text><text class="terminal-482614988-r5" x="0" y="215.2" textLength="12.2" clip-path="url(#terminal-482614988-line-8)">│</text><text class="terminal-482614988-r4" x="24.4" y="215.2" textLength="12.2" clip-path="url(#terminal-482614988-line-8)">-</text><text class="terminal-482614988-r4" x="36.6" y="215.2" textLength="73.2" clip-path="url(#terminal-482614988-line-8)">-clean</text><text class="terminal-482614988-r4" x="109.8" y="215.2" textLength="73.2" clip-path="url(#terminal-482614988 [...]
+</text><text class="terminal-482614988-r5" x="0" y="239.6" textLength="12.2" clip-path="url(#terminal-482614988-line-9)">│</text><text class="terminal-482614988-r2" x="305" y="239.6" textLength="1134.6" clip-path="url(#terminal-482614988-line-9)">before&#160;the&#160;build&#160;-&#160;useful&#160;for&#160;a&#160;clean&#160;build.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160 [...]
+</text><text class="terminal-482614988-r5" x="0" y="264" textLength="12.2" clip-path="url(#terminal-482614988-line-10)">│</text><text class="terminal-482614988-r4" x="24.4" y="264" textLength="12.2" clip-path="url(#terminal-482614988-line-10)">-</text><text class="terminal-482614988-r4" x="36.6" y="264" textLength="48.8" clip-path="url(#terminal-482614988-line-10)">-for</text><text class="terminal-482614988-r4" x="85.4" y="264" textLength="134.2" clip-path="url(#terminal-482614988-line-1 [...]
+</text><text class="terminal-482614988-r5" x="0" y="288.4" textLength="12.2" clip-path="url(#terminal-482614988-line-11)">│</text><text class="terminal-482614988-r4" x="305" y="288.4" textLength="12.2" clip-path="url(#terminal-482614988-line-11)">-</text><text class="terminal-482614988-r4" x="317.2" y="288.4" textLength="73.2" clip-path="url(#terminal-482614988-line-11)">-clean</text><text class="terminal-482614988-r4" x="390.4" y="288.4" textLength="73.2" clip-path="url(#terminal-482614 [...]
+</text><text class="terminal-482614988-r5" x="0" y="312.8" textLength="12.2" clip-path="url(#terminal-482614988-line-12)">│</text><text class="terminal-482614988-r4" x="24.4" y="312.8" textLength="12.2" clip-path="url(#terminal-482614988-line-12)">-</text><text class="terminal-482614988-r4" x="36.6" y="312.8" textLength="97.6" clip-path="url(#terminal-482614988-line-12)">-package</text><text class="terminal-482614988-r4" x="134.2" y="312.8" textLength="85.4" clip-path="url(#terminal-4826 [...]
+</text><text class="terminal-482614988-r5" x="0" y="337.2" textLength="12.2" clip-path="url(#terminal-482614988-line-13)">│</text><text class="terminal-482614988-r7" x="305" y="337.2" textLength="1134.6" clip-path="url(#terminal-482614988-line-13)">(apache-airflow&#160;|&#160;apache-airflow-providers&#160;|&#160;apache-airflow-providers-airbyte&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y [...]
+</text><text class="terminal-482614988-r5" x="0" y="361.6" textLength="12.2" clip-path="url(#terminal-482614988-line-14)">│</text><text class="terminal-482614988-r7" x="305" y="361.6" textLength="1134.6" clip-path="url(#terminal-482614988-line-14)">apache-airflow-providers-alibaba&#160;|&#160;apache-airflow-providers-amazon&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><te [...]
+</text><text class="terminal-482614988-r5" x="0" y="386" textLength="12.2" clip-path="url(#terminal-482614988-line-15)">│</text><text class="terminal-482614988-r7" x="305" y="386" textLength="1134.6" clip-path="url(#terminal-482614988-line-15)">apache-airflow-providers-apache-beam&#160;|&#160;apache-airflow-providers-apache-cassandra&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y="386" textLength="12.2" clip [...]
+</text><text class="terminal-482614988-r5" x="0" y="410.4" textLength="12.2" clip-path="url(#terminal-482614988-line-16)">│</text><text class="terminal-482614988-r7" x="305" y="410.4" textLength="1134.6" clip-path="url(#terminal-482614988-line-16)">apache-airflow-providers-apache-drill&#160;|&#160;apache-airflow-providers-apache-druid&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y="410.4" t [...]
+</text><text class="terminal-482614988-r5" x="0" y="434.8" textLength="12.2" clip-path="url(#terminal-482614988-line-17)">│</text><text class="terminal-482614988-r7" x="305" y="434.8" textLength="1134.6" clip-path="url(#terminal-482614988-line-17)">apache-airflow-providers-apache-hdfs&#160;|&#160;apache-airflow-providers-apache-hive&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y [...]
+</text><text class="terminal-482614988-r5" x="0" y="459.2" textLength="12.2" clip-path="url(#terminal-482614988-line-18)">│</text><text class="terminal-482614988-r7" x="305" y="459.2" textLength="1134.6" clip-path="url(#terminal-482614988-line-18)">apache-airflow-providers-apache-kylin&#160;|&#160;apache-airflow-providers-apache-livy&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y="459 [...]
+</text><text class="terminal-482614988-r5" x="0" y="483.6" textLength="12.2" clip-path="url(#terminal-482614988-line-19)">│</text><text class="terminal-482614988-r7" x="305" y="483.6" textLength="1134.6" clip-path="url(#terminal-482614988-line-19)">apache-airflow-providers-apache-pig&#160;|&#160;apache-airflow-providers-apache-pinot&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y [...]
+</text><text class="terminal-482614988-r5" x="0" y="508" textLength="12.2" clip-path="url(#terminal-482614988-line-20)">│</text><text class="terminal-482614988-r7" x="305" y="508" textLength="1134.6" clip-path="url(#terminal-482614988-line-20)">apache-airflow-providers-apache-spark&#160;|&#160;apache-airflow-providers-apache-sqoop&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y="508" textLen [...]
+</text><text class="terminal-482614988-r5" x="0" y="532.4" textLength="12.2" clip-path="url(#terminal-482614988-line-21)">│</text><text class="terminal-482614988-r7" x="305" y="532.4" textLength="1134.6" clip-path="url(#terminal-482614988-line-21)">apache-airflow-providers-arangodb&#160;|&#160;apache-airflow-providers-asana&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><te [...]
+</text><text class="terminal-482614988-r5" x="0" y="556.8" textLength="12.2" clip-path="url(#terminal-482614988-line-22)">│</text><text class="terminal-482614988-r7" x="305" y="556.8" textLength="1134.6" clip-path="url(#terminal-482614988-line-22)">apache-airflow-providers-atlassian-jira&#160;|&#160;apache-airflow-providers-celery&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x= [...]
+</text><text class="terminal-482614988-r5" x="0" y="581.2" textLength="12.2" clip-path="url(#terminal-482614988-line-23)">│</text><text class="terminal-482614988-r7" x="305" y="581.2" textLength="1134.6" clip-path="url(#terminal-482614988-line-23)">apache-airflow-providers-cloudant&#160;|&#160;apache-airflow-providers-cncf-kubernetes&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y="581 [...]
+</text><text class="terminal-482614988-r5" x="0" y="605.6" textLength="12.2" clip-path="url(#terminal-482614988-line-24)">│</text><text class="terminal-482614988-r7" x="305" y="605.6" textLength="1134.6" clip-path="url(#terminal-482614988-line-24)">apache-airflow-providers-common-sql&#160;|&#160;apache-airflow-providers-databricks&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x= [...]
+</text><text class="terminal-482614988-r5" x="0" y="630" textLength="12.2" clip-path="url(#terminal-482614988-line-25)">│</text><text class="terminal-482614988-r7" x="305" y="630" textLength="1134.6" clip-path="url(#terminal-482614988-line-25)">apache-airflow-providers-datadog&#160;|&#160;apache-airflow-providers-dbt-cloud&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal- [...]
+</text><text class="terminal-482614988-r5" x="0" y="654.4" textLength="12.2" clip-path="url(#terminal-482614988-line-26)">│</text><text class="terminal-482614988-r7" x="305" y="654.4" textLength="1134.6" clip-path="url(#terminal-482614988-line-26)">apache-airflow-providers-dingding&#160;|&#160;apache-airflow-providers-discord&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class=" [...]
+</text><text class="terminal-482614988-r5" x="0" y="678.8" textLength="12.2" clip-path="url(#terminal-482614988-line-27)">│</text><text class="terminal-482614988-r7" x="305" y="678.8" textLength="1134.6" clip-path="url(#terminal-482614988-line-27)">apache-airflow-providers-docker&#160;|&#160;apache-airflow-providers-elasticsearch&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r [...]
+</text><text class="terminal-482614988-r5" x="0" y="703.2" textLength="12.2" clip-path="url(#terminal-482614988-line-28)">│</text><text class="terminal-482614988-r7" x="305" y="703.2" textLength="1134.6" clip-path="url(#terminal-482614988-line-28)">apache-airflow-providers-exasol&#160;|&#160;apache-airflow-providers-facebook&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text cl [...]
+</text><text class="terminal-482614988-r5" x="0" y="727.6" textLength="12.2" clip-path="url(#terminal-482614988-line-29)">│</text><text class="terminal-482614988-r7" x="305" y="727.6" textLength="1134.6" clip-path="url(#terminal-482614988-line-29)">apache-airflow-providers-ftp&#160;|&#160;apache-airflow-providers-github&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&# [...]
+</text><text class="terminal-482614988-r5" x="0" y="752" textLength="12.2" clip-path="url(#terminal-482614988-line-30)">│</text><text class="terminal-482614988-r7" x="305" y="752" textLength="1134.6" clip-path="url(#terminal-482614988-line-30)">apache-airflow-providers-google&#160;|&#160;apache-airflow-providers-grpc&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160 [...]
+</text><text class="terminal-482614988-r5" x="0" y="776.4" textLength="12.2" clip-path="url(#terminal-482614988-line-31)">│</text><text class="terminal-482614988-r7" x="305" y="776.4" textLength="1134.6" clip-path="url(#terminal-482614988-line-31)">apache-airflow-providers-hashicorp&#160;|&#160;apache-airflow-providers-http&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><te [...]
+</text><text class="terminal-482614988-r5" x="0" y="800.8" textLength="12.2" clip-path="url(#terminal-482614988-line-32)">│</text><text class="terminal-482614988-r7" x="305" y="800.8" textLength="1134.6" clip-path="url(#terminal-482614988-line-32)">apache-airflow-providers-imap&#160;|&#160;apache-airflow-providers-influxdb&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</tex [...]
+</text><text class="terminal-482614988-r5" x="0" y="825.2" textLength="12.2" clip-path="url(#terminal-482614988-line-33)">│</text><text class="terminal-482614988-r7" x="305" y="825.2" textLength="1134.6" clip-path="url(#terminal-482614988-line-33)">apache-airflow-providers-jdbc&#160;|&#160;apache-airflow-providers-jenkins&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; [...]
+</text><text class="terminal-482614988-r5" x="0" y="849.6" textLength="12.2" clip-path="url(#terminal-482614988-line-34)">│</text><text class="terminal-482614988-r7" x="305" y="849.6" textLength="1134.6" clip-path="url(#terminal-482614988-line-34)">apache-airflow-providers-jira&#160;|&#160;apache-airflow-providers-microsoft-azure&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r [...]
+</text><text class="terminal-482614988-r5" x="0" y="874" textLength="12.2" clip-path="url(#terminal-482614988-line-35)">│</text><text class="terminal-482614988-r7" x="305" y="874" textLength="1134.6" clip-path="url(#terminal-482614988-line-35)">apache-airflow-providers-microsoft-mssql&#160;|&#160;apache-airflow-providers-microsoft-psrp&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y="874" textLength="12.2" clip-path="url [...]
+</text><text class="terminal-482614988-r5" x="0" y="898.4" textLength="12.2" clip-path="url(#terminal-482614988-line-36)">│</text><text class="terminal-482614988-r7" x="305" y="898.4" textLength="1134.6" clip-path="url(#terminal-482614988-line-36)">apache-airflow-providers-microsoft-winrm&#160;|&#160;apache-airflow-providers-mongo&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x= [...]
+</text><text class="terminal-482614988-r5" x="0" y="922.8" textLength="12.2" clip-path="url(#terminal-482614988-line-37)">│</text><text class="terminal-482614988-r7" x="305" y="922.8" textLength="1134.6" clip-path="url(#terminal-482614988-line-37)">apache-airflow-providers-mysql&#160;|&#160;apache-airflow-providers-neo4j&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;& [...]
+</text><text class="terminal-482614988-r5" x="0" y="947.2" textLength="12.2" clip-path="url(#terminal-482614988-line-38)">│</text><text class="terminal-482614988-r7" x="305" y="947.2" textLength="1134.6" clip-path="url(#terminal-482614988-line-38)">apache-airflow-providers-odbc&#160;|&#160;apache-airflow-providers-openfaas&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</tex [...]
+</text><text class="terminal-482614988-r5" x="0" y="971.6" textLength="12.2" clip-path="url(#terminal-482614988-line-39)">│</text><text class="terminal-482614988-r7" x="305" y="971.6" textLength="1134.6" clip-path="url(#terminal-482614988-line-39)">apache-airflow-providers-opsgenie&#160;|&#160;apache-airflow-providers-oracle&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text cl [...]
+</text><text class="terminal-482614988-r5" x="0" y="996" textLength="12.2" clip-path="url(#terminal-482614988-line-40)">│</text><text class="terminal-482614988-r7" x="305" y="996" textLength="1134.6" clip-path="url(#terminal-482614988-line-40)">apache-airflow-providers-pagerduty&#160;|&#160;apache-airflow-providers-papermill&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988- [...]
+</text><text class="terminal-482614988-r5" x="0" y="1020.4" textLength="12.2" clip-path="url(#terminal-482614988-line-41)">│</text><text class="terminal-482614988-r7" x="305" y="1020.4" textLength="1134.6" clip-path="url(#terminal-482614988-line-41)">apache-airflow-providers-plexus&#160;|&#160;apache-airflow-providers-postgres&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text  [...]
+</text><text class="terminal-482614988-r5" x="0" y="1044.8" textLength="12.2" clip-path="url(#terminal-482614988-line-42)">│</text><text class="terminal-482614988-r7" x="305" y="1044.8" textLength="1134.6" clip-path="url(#terminal-482614988-line-42)">apache-airflow-providers-presto&#160;|&#160;apache-airflow-providers-qubole&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</t [...]
+</text><text class="terminal-482614988-r5" x="0" y="1069.2" textLength="12.2" clip-path="url(#terminal-482614988-line-43)">│</text><text class="terminal-482614988-r7" x="305" y="1069.2" textLength="1134.6" clip-path="url(#terminal-482614988-line-43)">apache-airflow-providers-redis&#160;|&#160;apache-airflow-providers-salesforce&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class [...]
+</text><text class="terminal-482614988-r5" x="0" y="1093.6" textLength="12.2" clip-path="url(#terminal-482614988-line-44)">│</text><text class="terminal-482614988-r7" x="305" y="1093.6" textLength="1134.6" clip-path="url(#terminal-482614988-line-44)">apache-airflow-providers-samba&#160;|&#160;apache-airflow-providers-segment&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</t [...]
+</text><text class="terminal-482614988-r5" x="0" y="1118" textLength="12.2" clip-path="url(#terminal-482614988-line-45)">│</text><text class="terminal-482614988-r7" x="305" y="1118" textLength="1134.6" clip-path="url(#terminal-482614988-line-45)">apache-airflow-providers-sendgrid&#160;|&#160;apache-airflow-providers-sftp&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text> [...]
+</text><text class="terminal-482614988-r5" x="0" y="1142.4" textLength="12.2" clip-path="url(#terminal-482614988-line-46)">│</text><text class="terminal-482614988-r7" x="305" y="1142.4" textLength="1134.6" clip-path="url(#terminal-482614988-line-46)">apache-airflow-providers-singularity&#160;|&#160;apache-airflow-providers-slack&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="ter [...]
+</text><text class="terminal-482614988-r5" x="0" y="1166.8" textLength="12.2" clip-path="url(#terminal-482614988-line-47)">│</text><text class="terminal-482614988-r7" x="305" y="1166.8" textLength="1134.6" clip-path="url(#terminal-482614988-line-47)">apache-airflow-providers-snowflake&#160;|&#160;apache-airflow-providers-sqlite&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class [...]
+</text><text class="terminal-482614988-r5" x="0" y="1191.2" textLength="12.2" clip-path="url(#terminal-482614988-line-48)">│</text><text class="terminal-482614988-r7" x="305" y="1191.2" textLength="1134.6" clip-path="url(#terminal-482614988-line-48)">apache-airflow-providers-ssh&#160;|&#160;apache-airflow-providers-tableau&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160 [...]
+</text><text class="terminal-482614988-r5" x="0" y="1215.6" textLength="12.2" clip-path="url(#terminal-482614988-line-49)">│</text><text class="terminal-482614988-r7" x="305" y="1215.6" textLength="1134.6" clip-path="url(#terminal-482614988-line-49)">apache-airflow-providers-tabular&#160;|&#160;apache-airflow-providers-telegram&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class [...]
+</text><text class="terminal-482614988-r5" x="0" y="1240" textLength="12.2" clip-path="url(#terminal-482614988-line-50)">│</text><text class="terminal-482614988-r7" x="305" y="1240" textLength="1134.6" clip-path="url(#terminal-482614988-line-50)">apache-airflow-providers-trino&#160;|&#160;apache-airflow-providers-vertica&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text> [...]
+</text><text class="terminal-482614988-r5" x="0" y="1264.4" textLength="12.2" clip-path="url(#terminal-482614988-line-51)">│</text><text class="terminal-482614988-r7" x="305" y="1264.4" textLength="1134.6" clip-path="url(#terminal-482614988-line-51)">apache-airflow-providers-yandex&#160;|&#160;apache-airflow-providers-zendesk&#160;|&#160;docker-stack&#160;|&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-482614988-r5" x="1451.8" y="1264.4" textLeng [...]
+</text><text class="terminal-482614988-r5" x="0" y="1288.8" textLength="12.2" clip-path="url(#terminal-482614988-line-52)">│</text><text class="terminal-482614988-r7" x="305" y="1288.8" textLength="1134.6" clip-path="url(#terminal-482614988-line-52)">helm-chart&#160;|&#160;newsfragments)&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; [...]
+</text><text class="terminal-482614988-r5" x="0" y="1313.2" textLength="1464" clip-path="url(#terminal-482614988-line-53)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text class="terminal-482614988-r2" x="1464" y="1313.2" textLength="12.2" clip-path="url(#terminal-482614988-line-53)">
+</text><text class="terminal-482614988-r5" x="0" y="1337.6" textLength="24.4" clip-path="url(#terminal-482614988-line-54)">╭─</text><text class="terminal-482614988-r5" x="24.4" y="1337.6" textLength="1415.2" clip-path="url(#terminal-482614988-line-54)">&#160;Common&#160;options&#160;────────────────────────────────────────────────────────────────────────────────────────────────────</text><text class="terminal-482614988-r5" x="1439.6" y="1337.6" textLength="24.4" clip-path="url(#terminal- [...]
+</text><text class="terminal-482614988-r5" x="0" y="1362" textLength="12.2" clip-path="url(#terminal-482614988-line-55)">│</text><text class="terminal-482614988-r4" x="24.4" y="1362" textLength="12.2" clip-path="url(#terminal-482614988-line-55)">-</text><text class="terminal-482614988-r4" x="36.6" y="1362" textLength="97.6" clip-path="url(#terminal-482614988-line-55)">-verbose</text><text class="terminal-482614988-r6" x="280.6" y="1362" textLength="24.4" clip-path="url(#terminal-48261498 [...]
+</text><text class="terminal-482614988-r5" x="0" y="1386.4" textLength="12.2" clip-path="url(#terminal-482614988-line-56)">│</text><text class="terminal-482614988-r4" x="24.4" y="1386.4" textLength="12.2" clip-path="url(#terminal-482614988-line-56)">-</text><text class="terminal-482614988-r4" x="36.6" y="1386.4" textLength="48.8" clip-path="url(#terminal-482614988-line-56)">-dry</text><text class="terminal-482614988-r4" x="85.4" y="1386.4" textLength="48.8" clip-path="url(#terminal-48261 [...]
+</text><text class="terminal-482614988-r5" x="0" y="1410.8" textLength="12.2" clip-path="url(#terminal-482614988-line-57)">│</text><text class="terminal-482614988-r4" x="24.4" y="1410.8" textLength="12.2" clip-path="url(#terminal-482614988-line-57)">-</text><text class="terminal-482614988-r4" x="36.6" y="1410.8" textLength="85.4" clip-path="url(#terminal-482614988-line-57)">-github</text><text class="terminal-482614988-r4" x="122" y="1410.8" textLength="134.2" clip-path="url(#terminal-48 [...]
+</text><text class="terminal-482614988-r5" x="0" y="1435.2" textLength="12.2" clip-path="url(#terminal-482614988-line-58)">│</text><text class="terminal-482614988-r4" x="24.4" y="1435.2" textLength="12.2" clip-path="url(#terminal-482614988-line-58)">-</text><text class="terminal-482614988-r4" x="36.6" y="1435.2" textLength="61" clip-path="url(#terminal-482614988-line-58)">-help</text><text class="terminal-482614988-r6" x="280.6" y="1435.2" textLength="24.4" clip-path="url(#terminal-48261 [...]
+</text><text class="terminal-482614988-r5" x="0" y="1459.6" textLength="1464" clip-path="url(#terminal-482614988-line-59)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text class="terminal-482614988-r2" x="1464" y="1459.6" textLength="12.2" clip-path="url(#terminal-482614988-line-59)">
 </text>
     </g>
     </g>