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

taragolis 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 8685eea688 Add Postgres 16 in the CI and Breeze (#34543)
8685eea688 is described below

commit 8685eea68850bbfe5ead46a928464d035e55cc37
Author: Andrey Anshin <[email protected]>
AuthorDate: Mon Oct 9 01:00:41 2023 +0400

    Add Postgres 16 in the CI and Breeze (#34543)
---
 README.md                                          |   2 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |   4 +-
 generated/PYPI_README.md                           |   2 +-
 images/breeze/output-commands-hash.txt             |  16 +--
 images/breeze/output-commands.svg                  | 108 ++++++++++-----------
 images/breeze/output_setup.svg                     |  32 +++---
 images/breeze/output_setup_config.svg              |   2 +-
 images/breeze/output_shell.svg                     |   2 +-
 images/breeze/output_start-airflow.svg             |   2 +-
 images/breeze/output_testing_integration-tests.svg |   2 +-
 images/breeze/output_testing_tests.svg             |   2 +-
 11 files changed, 87 insertions(+), 87 deletions(-)

diff --git a/README.md b/README.md
index 09de69b0ce..73464e6c55 100644
--- a/README.md
+++ b/README.md
@@ -94,7 +94,7 @@ Apache Airflow is tested with:
 | Python      | 3.8, 3.9, 3.10, 3.11         | 3.8, 3.9, 3.10, 3.11   |
 | Platform    | AMD64/ARM64(\*)              | AMD64/ARM64(\*)        |
 | Kubernetes  | 1.24, 1.25, 1.26, 1.27, 1.28 | 1.24, 1.25, 1.26, 1.27 |
-| PostgreSQL  | 11, 12, 13, 14, 15           | 11, 12, 13, 14, 15     |
+| PostgreSQL  | 11, 12, 13, 14, 15, 16       | 11, 12, 13, 14, 15     |
 | MySQL       | 5.7, 8.0, 8.1                | 5.7, 8.0               |
 | SQLite      | 3.15.0+                      | 3.15.0+                |
 | MSSQL       | 2017(\*\*), 2019(\*\*)       | 2017(\*), 2019(\*)     |
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py 
b/dev/breeze/src/airflow_breeze/global_constants.py
index 7e4fff5660..388c4ee051 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -81,7 +81,7 @@ MOUNT_SKIP = "skip"
 MOUNT_REMOVE = "remove"
 
 ALLOWED_MOUNT_OPTIONS = [MOUNT_SELECTED, MOUNT_ALL, MOUNT_SKIP, MOUNT_REMOVE]
-ALLOWED_POSTGRES_VERSIONS = ["11", "12", "13", "14", "15"]
+ALLOWED_POSTGRES_VERSIONS = ["11", "12", "13", "14", "15", "16"]
 # Oracle introduced new release model for MySQL
 # - LTS: Long Time Support releases, new release approx every 2 year,
 #  with 5 year premier and 3 year extended support, no new features/removals 
during current LTS release.
@@ -202,7 +202,7 @@ PYTHONDONTWRITEBYTECODE = True
 PRODUCTION_IMAGE = False
 ALL_PYTHON_MAJOR_MINOR_VERSIONS = ["3.8", "3.9", "3.10", "3.11"]
 CURRENT_PYTHON_MAJOR_MINOR_VERSIONS = ALL_PYTHON_MAJOR_MINOR_VERSIONS
-CURRENT_POSTGRES_VERSIONS = ["11", "12", "13", "14", "15"]
+CURRENT_POSTGRES_VERSIONS = ["11", "12", "13", "14", "15", "16"]
 DEFAULT_POSTGRES_VERSION = CURRENT_POSTGRES_VERSIONS[0]
 USE_MYSQL_INNOVATION_RELEASE = True
 if USE_MYSQL_INNOVATION_RELEASE:
diff --git a/generated/PYPI_README.md b/generated/PYPI_README.md
index abe7aaf022..3b874c7d81 100644
--- a/generated/PYPI_README.md
+++ b/generated/PYPI_README.md
@@ -52,7 +52,7 @@ Apache Airflow is tested with:
 | Python      | 3.8, 3.9, 3.10, 3.11         | 3.8, 3.9, 3.10, 3.11   |
 | Platform    | AMD64/ARM64(\*)              | AMD64/ARM64(\*)        |
 | Kubernetes  | 1.24, 1.25, 1.26, 1.27, 1.28 | 1.24, 1.25, 1.26, 1.27 |
-| PostgreSQL  | 11, 12, 13, 14, 15           | 11, 12, 13, 14, 15     |
+| PostgreSQL  | 11, 12, 13, 14, 15, 16       | 11, 12, 13, 14, 15     |
 | MySQL       | 5.7, 8.0, 8.1                | 5.7, 8.0               |
 | SQLite      | 3.15.0+                      | 3.15.0+                |
 | MSSQL       | 2017(\*\*), 2019(\*\*)       | 2017(\*), 2019(\*)     |
diff --git a/images/breeze/output-commands-hash.txt 
b/images/breeze/output-commands-hash.txt
index a13a0f4347..b01b168832 100644
--- a/images/breeze/output-commands-hash.txt
+++ b/images/breeze/output-commands-hash.txt
@@ -1,7 +1,7 @@
 # This file is automatically generated by pre-commit. If you have a conflict 
with this file
 # 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:d78f3561b8937512f5d76c60e5fb1b7a
+main:c97d8a728bb02c2be73002c4b39d0829
 build-docs:c5da2956cfff3989a9699c32aee63a13
 ci:find-backtracking-candidates:17fe56b867a745e5032a08dfcd3f73ee
 ci:fix-ownership:3e5a73533cc96045e72cb258783cfc96
@@ -57,16 +57,16 @@ 
sbom:update-sbom-information:653be48be70b4b7ff5172d491aadc694
 sbom:104afc4ac8c007dcd99218d1b040047e
 setup:autocomplete:fffcd49e102e09ccd69b3841a9e3ea8e
 setup:check-all-params-in-groups:7aa55fa1b0f17a6f7b7ca225c6b82574
-setup:config:fd32471ee31894decf91984615771add
+setup:config:aaff9748d0970f7cb02e592ac4046d5d
 setup:regenerate-command-images:a228071206e00b6004ede2e69b8f4a6c
 setup:self-upgrade:4af905a147fcd6670a0e33d3d369a94b
 setup:version:be116d90a21c2afe01087f7609774e1e
-setup:cd22e499aaea8ca18df6625fd92d0aba
-shell:a583b3aeeb3f0e290d633be59ac4385e
-start-airflow:6bbf0b43df684e67ddcecf7c6b218244
+setup:c569719a4fc7be726556a266e447c871
+shell:a45ee80a2937ec3c9741a4558f312d7a
+start-airflow:b9af8a9cd1e3d353aadcd0ccbc7a06be
 static-checks:19926b8fcea5784b28d4a0d99865363c
 testing:docker-compose-tests:fd154a058082fcfda12eb877a9a89338
 testing:helm-tests:0669be17b744ba057adbf38681bd8e68
-testing:integration-tests:2e99727fcbb62efd8ece1dbecd89a061
-testing:tests:b4fde878e3c8a8820848437ef64ce225
-testing:484541921155d9463b78de5ff6ac822f
+testing:integration-tests:f57fb275b9733a6226601f8095ad4de0
+testing:tests:1cf0f4580ecd2a2321b341b1dd411bee
+testing:31d3b4f2385aed509adee68201906ed4
diff --git a/images/breeze/output-commands.svg 
b/images/breeze/output-commands.svg
index 19b8fd9d54..847db703d2 100644
--- a/images/breeze/output-commands.svg
+++ b/images/breeze/output-commands.svg
@@ -35,8 +35,8 @@
     .breeze-help-r1 { fill: #c5c8c6;font-weight: bold }
 .breeze-help-r2 { fill: #c5c8c6 }
 .breeze-help-r3 { fill: #d0b344;font-weight: bold }
-.breeze-help-r4 { fill: #868887 }
-.breeze-help-r5 { fill: #68a0b3;font-weight: bold }
+.breeze-help-r4 { fill: #68a0b3;font-weight: bold }
+.breeze-help-r5 { fill: #868887 }
 .breeze-help-r6 { fill: #98a84b;font-weight: bold }
 .breeze-help-r7 { fill: #8d7b39 }
     </style>
@@ -217,59 +217,59 @@
     
     <g class="breeze-help-matrix">
     <text class="breeze-help-r2" x="1464" y="20" textLength="12.2" 
clip-path="url(#breeze-help-line-0)">
-</text><text class="breeze-help-r3" x="12.2" y="44.4" textLength="85.4" 
clip-path="url(#breeze-help-line-1)">Usage:&#160;</text><text 
class="breeze-help-r1" x="97.6" y="44.4" textLength="414.8" 
clip-path="url(#breeze-help-line-1)">breeze&#160;[OPTIONS]&#160;COMMAND&#160;[ARGS]...</text><text
 class="breeze-help-r2" x="1464" y="44.4" textLength="12.2" 
clip-path="url(#breeze-help-line-1)">
+</text><text class="breeze-help-r3" x="12.2" y="44.4" textLength="85.4" 
clip-path="url(#breeze-help-line-1)">Usage:&#160;</text><text 
class="breeze-help-r1" x="97.6" y="44.4" textLength="97.6" 
clip-path="url(#breeze-help-line-1)">breeze&#160;[</text><text 
class="breeze-help-r4" x="195.2" y="44.4" textLength="85.4" 
clip-path="url(#breeze-help-line-1)">OPTIONS</text><text class="breeze-help-r1" 
x="280.6" y="44.4" textLength="24.4" 
clip-path="url(#breeze-help-line-1)">]&#160;</text><text cl [...]
 </text><text class="breeze-help-r2" x="1464" y="68.8" textLength="12.2" 
clip-path="url(#breeze-help-line-2)">
-</text><text class="breeze-help-r4" x="0" y="93.2" textLength="24.4" 
clip-path="url(#breeze-help-line-3)">╭─</text><text class="breeze-help-r4" 
x="24.4" y="93.2" textLength="158.6" 
clip-path="url(#breeze-help-line-3)">&#160;Basic&#160;flags&#160;</text><text 
class="breeze-help-r4" x="183" y="93.2" textLength="1256.6" 
clip-path="url(#breeze-help-line-3)">───────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-help-r [...]
-</text><text class="breeze-help-r4" x="0" y="117.6" textLength="12.2" 
clip-path="url(#breeze-help-line-4)">│</text><text class="breeze-help-r5" 
x="24.4" y="117.6" textLength="12.2" 
clip-path="url(#breeze-help-line-4)">-</text><text class="breeze-help-r5" 
x="36.6" y="117.6" textLength="85.4" 
clip-path="url(#breeze-help-line-4)">-python</text><text class="breeze-help-r6" 
x="305" y="117.6" textLength="24.4" 
clip-path="url(#breeze-help-line-4)">-p</text><text class="breeze-help-r2" 
x="353.8" [...]
-</text><text class="breeze-help-r4" x="0" y="142" textLength="12.2" 
clip-path="url(#breeze-help-line-5)">│</text><text class="breeze-help-r4" 
x="353.8" y="142" textLength="732" 
clip-path="url(#breeze-help-line-5)">[default:&#160;3.8]&#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;&#160;&#160;&#160;&#160;&#160;&#160;&
 [...]
-</text><text class="breeze-help-r4" x="0" y="166.4" textLength="12.2" 
clip-path="url(#breeze-help-line-6)">│</text><text class="breeze-help-r5" 
x="24.4" y="166.4" textLength="12.2" 
clip-path="url(#breeze-help-line-6)">-</text><text class="breeze-help-r5" 
x="36.6" y="166.4" textLength="97.6" 
clip-path="url(#breeze-help-line-6)">-backend</text><text 
class="breeze-help-r6" x="305" y="166.4" textLength="24.4" 
clip-path="url(#breeze-help-line-6)">-b</text><text class="breeze-help-r2" 
x="353.8 [...]
-</text><text class="breeze-help-r4" x="0" y="190.8" textLength="12.2" 
clip-path="url(#breeze-help-line-7)">│</text><text class="breeze-help-r5" 
x="24.4" y="190.8" textLength="12.2" 
clip-path="url(#breeze-help-line-7)">-</text><text class="breeze-help-r5" 
x="36.6" y="190.8" textLength="109.8" 
clip-path="url(#breeze-help-line-7)">-postgres</text><text 
class="breeze-help-r5" x="146.4" y="190.8" textLength="97.6" 
clip-path="url(#breeze-help-line-7)">-version</text><text class="breeze-help-r6 
[...]
-</text><text class="breeze-help-r4" x="0" y="215.2" textLength="12.2" 
clip-path="url(#breeze-help-line-8)">│</text><text class="breeze-help-r5" 
x="24.4" y="215.2" textLength="12.2" 
clip-path="url(#breeze-help-line-8)">-</text><text class="breeze-help-r5" 
x="36.6" y="215.2" textLength="73.2" 
clip-path="url(#breeze-help-line-8)">-mysql</text><text class="breeze-help-r5" 
x="109.8" y="215.2" textLength="97.6" 
clip-path="url(#breeze-help-line-8)">-version</text><text 
class="breeze-help-r6" x= [...]
-</text><text class="breeze-help-r4" x="0" y="239.6" textLength="12.2" 
clip-path="url(#breeze-help-line-9)">│</text><text class="breeze-help-r5" 
x="24.4" y="239.6" textLength="12.2" 
clip-path="url(#breeze-help-line-9)">-</text><text class="breeze-help-r5" 
x="36.6" y="239.6" textLength="73.2" 
clip-path="url(#breeze-help-line-9)">-mssql</text><text class="breeze-help-r5" 
x="109.8" y="239.6" textLength="97.6" 
clip-path="url(#breeze-help-line-9)">-version</text><text 
class="breeze-help-r6" x= [...]
-</text><text class="breeze-help-r4" x="0" y="264" textLength="12.2" 
clip-path="url(#breeze-help-line-10)">│</text><text class="breeze-help-r5" 
x="24.4" y="264" textLength="12.2" 
clip-path="url(#breeze-help-line-10)">-</text><text class="breeze-help-r5" 
x="36.6" y="264" textLength="146.4" 
clip-path="url(#breeze-help-line-10)">-integration</text><text 
class="breeze-help-r2" x="353.8" y="264" textLength="1085.8" 
clip-path="url(#breeze-help-line-10)">Integration(s)&#160;to&#160;enable&#160;w 
[...]
-</text><text class="breeze-help-r4" x="0" y="288.4" textLength="12.2" 
clip-path="url(#breeze-help-line-11)">│</text><text class="breeze-help-r7" 
x="353.8" y="288.4" textLength="1085.8" 
clip-path="url(#breeze-help-line-11)">(all&#160;|&#160;all-testable&#160;|&#160;cassandra&#160;|&#160;celery&#160;|&#160;kafka&#160;|&#160;kerberos&#160;|&#160;mongo&#160;|&#160;openlineage&#160;|&#160;otel&#160;</text><text
 class="breeze-help-r4" x="1451.8" y="288.4" textLength="12.2" 
clip-path="url(#bree [...]
-</text><text class="breeze-help-r4" x="0" y="312.8" textLength="12.2" 
clip-path="url(#breeze-help-line-12)">│</text><text class="breeze-help-r7" 
x="353.8" y="312.8" textLength="1085.8" 
clip-path="url(#breeze-help-line-12)">|&#160;pinot&#160;|&#160;statsd&#160;|&#160;trino)&#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;&#1
 [...]
-</text><text class="breeze-help-r4" x="0" y="337.2" textLength="12.2" 
clip-path="url(#breeze-help-line-13)">│</text><text class="breeze-help-r5" 
x="24.4" y="337.2" textLength="12.2" 
clip-path="url(#breeze-help-line-13)">-</text><text class="breeze-help-r5" 
x="36.6" y="337.2" textLength="97.6" 
clip-path="url(#breeze-help-line-13)">-forward</text><text 
class="breeze-help-r5" x="134.2" y="337.2" textLength="146.4" 
clip-path="url(#breeze-help-line-13)">-credentials</text><text class="breeze- 
[...]
-</text><text class="breeze-help-r4" x="0" y="361.6" textLength="12.2" 
clip-path="url(#breeze-help-line-14)">│</text><text class="breeze-help-r5" 
x="24.4" y="361.6" textLength="12.2" 
clip-path="url(#breeze-help-line-14)">-</text><text class="breeze-help-r5" 
x="36.6" y="361.6" textLength="36.6" 
clip-path="url(#breeze-help-line-14)">-db</text><text class="breeze-help-r5" 
x="73.2" y="361.6" textLength="73.2" 
clip-path="url(#breeze-help-line-14)">-reset</text><text class="breeze-help-r6" 
x="3 [...]
-</text><text class="breeze-help-r4" x="0" y="386" textLength="12.2" 
clip-path="url(#breeze-help-line-15)">│</text><text class="breeze-help-r5" 
x="24.4" y="386" textLength="12.2" 
clip-path="url(#breeze-help-line-15)">-</text><text class="breeze-help-r5" 
x="36.6" y="386" textLength="48.8" 
clip-path="url(#breeze-help-line-15)">-max</text><text class="breeze-help-r5" 
x="85.4" y="386" textLength="61" 
clip-path="url(#breeze-help-line-15)">-time</text><text class="breeze-help-r2" 
x="353.8" y="3 [...]
-</text><text class="breeze-help-r4" x="0" y="410.4" textLength="12.2" 
clip-path="url(#breeze-help-line-16)">│</text><text class="breeze-help-r7" 
x="353.8" y="410.4" textLength="1049.2" 
clip-path="url(#breeze-help-line-16)">(INTEGER&#160;RANGE)&#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;&#160;&#160;&#160;&#160;&#1
 [...]
-</text><text class="breeze-help-r4" x="0" y="434.8" textLength="12.2" 
clip-path="url(#breeze-help-line-17)">│</text><text class="breeze-help-r5" 
x="24.4" y="434.8" textLength="12.2" 
clip-path="url(#breeze-help-line-17)">-</text><text class="breeze-help-r5" 
x="36.6" y="434.8" textLength="85.4" 
clip-path="url(#breeze-help-line-17)">-github</text><text 
class="breeze-help-r5" x="122" y="434.8" textLength="134.2" 
clip-path="url(#breeze-help-line-17)">-repository</text><text 
class="breeze-help [...]
-</text><text class="breeze-help-r4" x="0" y="459.2" textLength="12.2" 
clip-path="url(#breeze-help-line-18)">│</text><text class="breeze-help-r5" 
x="24.4" y="459.2" textLength="12.2" 
clip-path="url(#breeze-help-line-18)">-</text><text class="breeze-help-r5" 
x="36.6" y="459.2" textLength="97.6" 
clip-path="url(#breeze-help-line-18)">-builder</text><text 
class="breeze-help-r2" x="353.8" y="459.2" textLength="756.4" 
clip-path="url(#breeze-help-line-18)">Buildx&#160;builder&#160;used&#160;to&# 
[...]
-</text><text class="breeze-help-r4" x="0" y="483.6" textLength="12.2" 
clip-path="url(#breeze-help-line-19)">│</text><text class="breeze-help-r4" 
x="353.8" y="483.6" textLength="756.4" 
clip-path="url(#breeze-help-line-19)">[default:&#160;autodetect]&#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;&#160;&#160;&#160;&#16
 [...]
-</text><text class="breeze-help-r4" x="0" y="508" textLength="1464" 
clip-path="url(#breeze-help-line-20)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="508" textLength="12.2" 
clip-path="url(#breeze-help-line-20)">
-</text><text class="breeze-help-r4" x="0" y="532.4" textLength="24.4" 
clip-path="url(#breeze-help-line-21)">╭─</text><text class="breeze-help-r4" 
x="24.4" y="532.4" textLength="195.2" 
clip-path="url(#breeze-help-line-21)">&#160;Common&#160;options&#160;</text><text
 class="breeze-help-r4" x="219.6" y="532.4" textLength="1220" 
clip-path="url(#breeze-help-line-21)">────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze- [...]
-</text><text class="breeze-help-r4" x="0" y="556.8" textLength="12.2" 
clip-path="url(#breeze-help-line-22)">│</text><text class="breeze-help-r5" 
x="24.4" y="556.8" textLength="12.2" 
clip-path="url(#breeze-help-line-22)">-</text><text class="breeze-help-r5" 
x="36.6" y="556.8" textLength="97.6" 
clip-path="url(#breeze-help-line-22)">-verbose</text><text 
class="breeze-help-r6" x="158.6" y="556.8" textLength="24.4" 
clip-path="url(#breeze-help-line-22)">-v</text><text class="breeze-help-r2" x= 
[...]
-</text><text class="breeze-help-r4" x="0" y="581.2" textLength="12.2" 
clip-path="url(#breeze-help-line-23)">│</text><text class="breeze-help-r5" 
x="24.4" y="581.2" textLength="12.2" 
clip-path="url(#breeze-help-line-23)">-</text><text class="breeze-help-r5" 
x="36.6" y="581.2" textLength="48.8" 
clip-path="url(#breeze-help-line-23)">-dry</text><text class="breeze-help-r5" 
x="85.4" y="581.2" textLength="48.8" 
clip-path="url(#breeze-help-line-23)">-run</text><text class="breeze-help-r6" 
x="15 [...]
-</text><text class="breeze-help-r4" x="0" y="605.6" textLength="12.2" 
clip-path="url(#breeze-help-line-24)">│</text><text class="breeze-help-r5" 
x="24.4" y="605.6" textLength="12.2" 
clip-path="url(#breeze-help-line-24)">-</text><text class="breeze-help-r5" 
x="36.6" y="605.6" textLength="85.4" 
clip-path="url(#breeze-help-line-24)">-answer</text><text 
class="breeze-help-r6" x="158.6" y="605.6" textLength="24.4" 
clip-path="url(#breeze-help-line-24)">-a</text><text class="breeze-help-r2" x=" 
[...]
-</text><text class="breeze-help-r4" x="0" y="630" textLength="12.2" 
clip-path="url(#breeze-help-line-25)">│</text><text class="breeze-help-r5" 
x="24.4" y="630" textLength="12.2" 
clip-path="url(#breeze-help-line-25)">-</text><text class="breeze-help-r5" 
x="36.6" y="630" textLength="61" 
clip-path="url(#breeze-help-line-25)">-help</text><text class="breeze-help-r6" 
x="158.6" y="630" textLength="24.4" 
clip-path="url(#breeze-help-line-25)">-h</text><text class="breeze-help-r2" 
x="207.4" y="63 [...]
-</text><text class="breeze-help-r4" x="0" y="654.4" textLength="1464" 
clip-path="url(#breeze-help-line-26)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="654.4" textLength="12.2" 
clip-path="url(#breeze-help-line-26)">
-</text><text class="breeze-help-r4" x="0" y="678.8" textLength="24.4" 
clip-path="url(#breeze-help-line-27)">╭─</text><text class="breeze-help-r4" 
x="24.4" y="678.8" textLength="244" 
clip-path="url(#breeze-help-line-27)">&#160;Developer&#160;commands&#160;</text><text
 class="breeze-help-r4" x="268.4" y="678.8" textLength="1171.2" 
clip-path="url(#breeze-help-line-27)">────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze- [...]
-</text><text class="breeze-help-r4" x="0" y="703.2" textLength="12.2" 
clip-path="url(#breeze-help-line-28)">│</text><text class="breeze-help-r5" 
x="24.4" y="703.2" textLength="219.6" 
clip-path="url(#breeze-help-line-28)">start-airflow&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="703.2" textLength="1171.2" 
clip-path="url(#breeze-help-line-28)">Enter&#160;breeze&#160;environment&#160;and&#160;starts&#160;all&#160;Airflow&#160;components&#160;in&#160;the&#16
 [...]
-</text><text class="breeze-help-r4" x="0" y="727.6" textLength="12.2" 
clip-path="url(#breeze-help-line-29)">│</text><text class="breeze-help-r2" 
x="268.4" y="727.6" textLength="1171.2" 
clip-path="url(#breeze-help-line-29)">if&#160;contents&#160;of&#160;www&#160;directory&#160;changed.&#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;&#1
 [...]
-</text><text class="breeze-help-r4" x="0" y="752" textLength="12.2" 
clip-path="url(#breeze-help-line-30)">│</text><text class="breeze-help-r5" 
x="24.4" y="752" textLength="219.6" 
clip-path="url(#breeze-help-line-30)">static-checks&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="752" textLength="1171.2" 
clip-path="url(#breeze-help-line-30)">Run&#160;static&#160;checks.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#
 [...]
-</text><text class="breeze-help-r4" x="0" y="776.4" textLength="12.2" 
clip-path="url(#breeze-help-line-31)">│</text><text class="breeze-help-r5" 
x="24.4" y="776.4" textLength="219.6" 
clip-path="url(#breeze-help-line-31)">build-docs&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="776.4" textLength="1171.2" 
clip-path="url(#breeze-help-line-31)">Build&#160;documents.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
 [...]
-</text><text class="breeze-help-r4" x="0" y="800.8" textLength="12.2" 
clip-path="url(#breeze-help-line-32)">│</text><text class="breeze-help-r5" 
x="24.4" y="800.8" textLength="219.6" 
clip-path="url(#breeze-help-line-32)">down&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="800.8" textLength="1171.2" 
clip-path="url(#breeze-help-line-32)">Stop&#160;running&#160;breeze&#160;environment.&#160;&#160;&#160;&#16
 [...]
-</text><text class="breeze-help-r4" x="0" y="825.2" textLength="12.2" 
clip-path="url(#breeze-help-line-33)">│</text><text class="breeze-help-r5" 
x="24.4" y="825.2" textLength="219.6" 
clip-path="url(#breeze-help-line-33)">shell&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="825.2" textLength="1171.2" 
clip-path="url(#breeze-help-line-33)">Enter&#160;breeze&#160;environment.&#160;this&#160;is&#160;the&#160;defaul
 [...]
-</text><text class="breeze-help-r4" x="0" y="849.6" textLength="12.2" 
clip-path="url(#breeze-help-line-34)">│</text><text class="breeze-help-r5" 
x="24.4" y="849.6" textLength="219.6" 
clip-path="url(#breeze-help-line-34)">exec&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="849.6" textLength="1171.2" 
clip-path="url(#breeze-help-line-34)">Joins&#160;the&#160;interactive&#160;shell&#160;of&#160;running&#160;
 [...]
-</text><text class="breeze-help-r4" x="0" y="874" textLength="12.2" 
clip-path="url(#breeze-help-line-35)">│</text><text class="breeze-help-r5" 
x="24.4" y="874" textLength="219.6" 
clip-path="url(#breeze-help-line-35)">compile-www-assets</text><text 
class="breeze-help-r2" x="268.4" y="874" textLength="1171.2" 
clip-path="url(#breeze-help-line-35)">Compiles&#160;www&#160;assets.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&
 [...]
-</text><text class="breeze-help-r4" x="0" y="898.4" textLength="12.2" 
clip-path="url(#breeze-help-line-36)">│</text><text class="breeze-help-r5" 
x="24.4" y="898.4" textLength="219.6" 
clip-path="url(#breeze-help-line-36)">cleanup&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="898.4" textLength="1171.2" 
clip-path="url(#breeze-help-line-36)">Cleans&#160;the&#160;cache&#160;of&#160;parameters,&#160;docker&#160;cache&#160;and&
 [...]
-</text><text class="breeze-help-r4" x="0" y="922.8" textLength="1464" 
clip-path="url(#breeze-help-line-37)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="922.8" textLength="12.2" 
clip-path="url(#breeze-help-line-37)">
-</text><text class="breeze-help-r4" x="0" y="947.2" textLength="24.4" 
clip-path="url(#breeze-help-line-38)">╭─</text><text class="breeze-help-r4" 
x="24.4" y="947.2" textLength="219.6" 
clip-path="url(#breeze-help-line-38)">&#160;Testing&#160;commands&#160;</text><text
 class="breeze-help-r4" x="244" y="947.2" textLength="1195.6" 
clip-path="url(#breeze-help-line-38)">──────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze- [...]
-</text><text class="breeze-help-r4" x="0" y="971.6" textLength="12.2" 
clip-path="url(#breeze-help-line-39)">│</text><text class="breeze-help-r5" 
x="24.4" y="971.6" textLength="183" 
clip-path="url(#breeze-help-line-39)">testing&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="231.8" y="971.6" textLength="1207.8" 
clip-path="url(#breeze-help-line-39)">Tools&#160;that&#160;developers&#160;can&#160;use&#160;to&#160;run&#160;tests&#160;&#160;&#160;&#160;&#1
 [...]
-</text><text class="breeze-help-r4" x="0" y="996" textLength="12.2" 
clip-path="url(#breeze-help-line-40)">│</text><text class="breeze-help-r5" 
x="24.4" y="996" textLength="183" 
clip-path="url(#breeze-help-line-40)">k8s&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="231.8" y="996" textLength="1207.8" 
clip-path="url(#breeze-help-line-40)">Tools&#160;that&#160;developers&#160;use&#160;to&#160;run&#160;Kubernetes&#160;tests&#160;
 [...]
-</text><text class="breeze-help-r4" x="0" y="1020.4" textLength="1464" 
clip-path="url(#breeze-help-line-41)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="1020.4" textLength="12.2" 
clip-path="url(#breeze-help-line-41)">
-</text><text class="breeze-help-r4" x="0" y="1044.8" textLength="24.4" 
clip-path="url(#breeze-help-line-42)">╭─</text><text class="breeze-help-r4" 
x="24.4" y="1044.8" textLength="195.2" 
clip-path="url(#breeze-help-line-42)">&#160;Image&#160;commands&#160;</text><text
 class="breeze-help-r4" x="219.6" y="1044.8" textLength="1220" 
clip-path="url(#breeze-help-line-42)">────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="bree [...]
-</text><text class="breeze-help-r4" x="0" y="1069.2" textLength="12.2" 
clip-path="url(#breeze-help-line-43)">│</text><text class="breeze-help-r5" 
x="24.4" y="1069.2" textLength="207.4" 
clip-path="url(#breeze-help-line-43)">ci-image&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="256.2" y="1069.2" textLength="1183.4" 
clip-path="url(#breeze-help-line-43)">Tools&#160;that&#160;developers&#160;can&#160;use&#160;to&#160;manually&#160;manage&#160;CI&
 [...]
-</text><text class="breeze-help-r4" x="0" y="1093.6" textLength="12.2" 
clip-path="url(#breeze-help-line-44)">│</text><text class="breeze-help-r5" 
x="24.4" y="1093.6" textLength="207.4" 
clip-path="url(#breeze-help-line-44)">prod-image&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="256.2" y="1093.6" textLength="1183.4" 
clip-path="url(#breeze-help-line-44)">Tools&#160;that&#160;developers&#160;can&#160;use&#160;to&#160;manually&#160;manage&#160;PROD&#160;ima
 [...]
-</text><text class="breeze-help-r4" x="0" y="1118" textLength="1464" 
clip-path="url(#breeze-help-line-45)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="1118" textLength="12.2" 
clip-path="url(#breeze-help-line-45)">
-</text><text class="breeze-help-r4" x="0" y="1142.4" textLength="24.4" 
clip-path="url(#breeze-help-line-46)">╭─</text><text class="breeze-help-r4" 
x="24.4" y="1142.4" textLength="353.8" 
clip-path="url(#breeze-help-line-46)">&#160;Release&#160;management&#160;commands&#160;</text><text
 class="breeze-help-r4" x="378.2" y="1142.4" textLength="1061.4" 
clip-path="url(#breeze-help-line-46)">───────────────────────────────────────────────────────────────────────────────────────</text><text
 clas [...]
-</text><text class="breeze-help-r4" x="0" y="1166.8" textLength="12.2" 
clip-path="url(#breeze-help-line-47)">│</text><text class="breeze-help-r5" 
x="24.4" y="1166.8" textLength="280.6" 
clip-path="url(#breeze-help-line-47)">release-management&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="329.4" y="1166.8" textLength="1110.2" 
clip-path="url(#breeze-help-line-47)">Tools&#160;that&#160;release&#160;managers&#160;can&#160;use&#160;to&#160;prepare&#160;and&#160;manage&#16
 [...]
-</text><text class="breeze-help-r4" x="0" y="1191.2" textLength="12.2" 
clip-path="url(#breeze-help-line-48)">│</text><text class="breeze-help-r5" 
x="24.4" y="1191.2" textLength="280.6" 
clip-path="url(#breeze-help-line-48)">sbom&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="329.4" y="1191.2" textLength="1110.2" 
clip-path="url(#breeze-help-line-48)">Tools&#160;that&#160;release&#160;ma [...]
-</text><text class="breeze-help-r4" x="0" y="1215.6" textLength="1464" 
clip-path="url(#breeze-help-line-49)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="1215.6" textLength="12.2" 
clip-path="url(#breeze-help-line-49)">
-</text><text class="breeze-help-r4" x="0" y="1240" textLength="24.4" 
clip-path="url(#breeze-help-line-50)">╭─</text><text class="breeze-help-r4" 
x="24.4" y="1240" textLength="195.2" 
clip-path="url(#breeze-help-line-50)">&#160;Other&#160;commands&#160;</text><text
 class="breeze-help-r4" x="219.6" y="1240" textLength="1220" 
clip-path="url(#breeze-help-line-50)">────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-hel [...]
-</text><text class="breeze-help-r4" x="0" y="1264.4" textLength="12.2" 
clip-path="url(#breeze-help-line-51)">│</text><text class="breeze-help-r5" 
x="24.4" y="1264.4" textLength="122" 
clip-path="url(#breeze-help-line-51)">setup&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="170.8" y="1264.4" textLength="1268.8" 
clip-path="url(#breeze-help-line-51)">Tools&#160;that&#160;developers&#160;can&#160;use&#160;to&#160;configure&#160;Breeze&#160;&#160;&#160;&#160;&#160;&#160;&
 [...]
-</text><text class="breeze-help-r4" x="0" y="1288.8" textLength="12.2" 
clip-path="url(#breeze-help-line-52)">│</text><text class="breeze-help-r5" 
x="24.4" y="1288.8" textLength="122" 
clip-path="url(#breeze-help-line-52)">ci&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="170.8" y="1288.8" textLength="1268.8" 
clip-path="url(#breeze-help-line-52)">Tools&#160;that&#160;CI&#160;workflows&#160;use&#160;to&#160;cleanup/manage&#160;CI&#160;environment&#160;
 [...]
-</text><text class="breeze-help-r4" x="0" y="1313.2" textLength="1464" 
clip-path="url(#breeze-help-line-53)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="1313.2" textLength="12.2" 
clip-path="url(#breeze-help-line-53)">
+</text><text class="breeze-help-r5" x="0" y="93.2" textLength="24.4" 
clip-path="url(#breeze-help-line-3)">╭─</text><text class="breeze-help-r5" 
x="24.4" y="93.2" textLength="158.6" 
clip-path="url(#breeze-help-line-3)">&#160;Basic&#160;flags&#160;</text><text 
class="breeze-help-r5" x="183" y="93.2" textLength="1256.6" 
clip-path="url(#breeze-help-line-3)">───────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-help-r [...]
+</text><text class="breeze-help-r5" x="0" y="117.6" textLength="12.2" 
clip-path="url(#breeze-help-line-4)">│</text><text class="breeze-help-r4" 
x="24.4" y="117.6" textLength="12.2" 
clip-path="url(#breeze-help-line-4)">-</text><text class="breeze-help-r4" 
x="36.6" y="117.6" textLength="85.4" 
clip-path="url(#breeze-help-line-4)">-python</text><text class="breeze-help-r6" 
x="305" y="117.6" textLength="24.4" 
clip-path="url(#breeze-help-line-4)">-p</text><text class="breeze-help-r2" 
x="353.8" [...]
+</text><text class="breeze-help-r5" x="0" y="142" textLength="12.2" 
clip-path="url(#breeze-help-line-5)">│</text><text class="breeze-help-r5" 
x="353.8" y="142" textLength="732" 
clip-path="url(#breeze-help-line-5)">[default:&#160;3.8]&#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;&#160;&#160;&#160;&#160;&#160;&#160;&
 [...]
+</text><text class="breeze-help-r5" x="0" y="166.4" textLength="12.2" 
clip-path="url(#breeze-help-line-6)">│</text><text class="breeze-help-r4" 
x="24.4" y="166.4" textLength="12.2" 
clip-path="url(#breeze-help-line-6)">-</text><text class="breeze-help-r4" 
x="36.6" y="166.4" textLength="97.6" 
clip-path="url(#breeze-help-line-6)">-backend</text><text 
class="breeze-help-r6" x="305" y="166.4" textLength="24.4" 
clip-path="url(#breeze-help-line-6)">-b</text><text class="breeze-help-r2" 
x="353.8 [...]
+</text><text class="breeze-help-r5" x="0" y="190.8" textLength="12.2" 
clip-path="url(#breeze-help-line-7)">│</text><text class="breeze-help-r4" 
x="24.4" y="190.8" textLength="12.2" 
clip-path="url(#breeze-help-line-7)">-</text><text class="breeze-help-r4" 
x="36.6" y="190.8" textLength="109.8" 
clip-path="url(#breeze-help-line-7)">-postgres</text><text 
class="breeze-help-r4" x="146.4" y="190.8" textLength="97.6" 
clip-path="url(#breeze-help-line-7)">-version</text><text class="breeze-help-r6 
[...]
+</text><text class="breeze-help-r5" x="0" y="215.2" textLength="12.2" 
clip-path="url(#breeze-help-line-8)">│</text><text class="breeze-help-r4" 
x="24.4" y="215.2" textLength="12.2" 
clip-path="url(#breeze-help-line-8)">-</text><text class="breeze-help-r4" 
x="36.6" y="215.2" textLength="73.2" 
clip-path="url(#breeze-help-line-8)">-mysql</text><text class="breeze-help-r4" 
x="109.8" y="215.2" textLength="97.6" 
clip-path="url(#breeze-help-line-8)">-version</text><text 
class="breeze-help-r6" x= [...]
+</text><text class="breeze-help-r5" x="0" y="239.6" textLength="12.2" 
clip-path="url(#breeze-help-line-9)">│</text><text class="breeze-help-r4" 
x="24.4" y="239.6" textLength="12.2" 
clip-path="url(#breeze-help-line-9)">-</text><text class="breeze-help-r4" 
x="36.6" y="239.6" textLength="73.2" 
clip-path="url(#breeze-help-line-9)">-mssql</text><text class="breeze-help-r4" 
x="109.8" y="239.6" textLength="97.6" 
clip-path="url(#breeze-help-line-9)">-version</text><text 
class="breeze-help-r6" x= [...]
+</text><text class="breeze-help-r5" x="0" y="264" textLength="12.2" 
clip-path="url(#breeze-help-line-10)">│</text><text class="breeze-help-r4" 
x="24.4" y="264" textLength="12.2" 
clip-path="url(#breeze-help-line-10)">-</text><text class="breeze-help-r4" 
x="36.6" y="264" textLength="146.4" 
clip-path="url(#breeze-help-line-10)">-integration</text><text 
class="breeze-help-r2" x="353.8" y="264" textLength="1085.8" 
clip-path="url(#breeze-help-line-10)">Integration(s)&#160;to&#160;enable&#160;w 
[...]
+</text><text class="breeze-help-r5" x="0" y="288.4" textLength="12.2" 
clip-path="url(#breeze-help-line-11)">│</text><text class="breeze-help-r7" 
x="353.8" y="288.4" textLength="1085.8" 
clip-path="url(#breeze-help-line-11)">(all&#160;|&#160;all-testable&#160;|&#160;cassandra&#160;|&#160;celery&#160;|&#160;kafka&#160;|&#160;kerberos&#160;|&#160;mongo&#160;|&#160;openlineage&#160;|&#160;otel&#160;</text><text
 class="breeze-help-r5" x="1451.8" y="288.4" textLength="12.2" 
clip-path="url(#bree [...]
+</text><text class="breeze-help-r5" x="0" y="312.8" textLength="12.2" 
clip-path="url(#breeze-help-line-12)">│</text><text class="breeze-help-r7" 
x="353.8" y="312.8" textLength="1085.8" 
clip-path="url(#breeze-help-line-12)">|&#160;pinot&#160;|&#160;statsd&#160;|&#160;trino)&#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;&#1
 [...]
+</text><text class="breeze-help-r5" x="0" y="337.2" textLength="12.2" 
clip-path="url(#breeze-help-line-13)">│</text><text class="breeze-help-r4" 
x="24.4" y="337.2" textLength="12.2" 
clip-path="url(#breeze-help-line-13)">-</text><text class="breeze-help-r4" 
x="36.6" y="337.2" textLength="97.6" 
clip-path="url(#breeze-help-line-13)">-forward</text><text 
class="breeze-help-r4" x="134.2" y="337.2" textLength="146.4" 
clip-path="url(#breeze-help-line-13)">-credentials</text><text class="breeze- 
[...]
+</text><text class="breeze-help-r5" x="0" y="361.6" textLength="12.2" 
clip-path="url(#breeze-help-line-14)">│</text><text class="breeze-help-r4" 
x="24.4" y="361.6" textLength="12.2" 
clip-path="url(#breeze-help-line-14)">-</text><text class="breeze-help-r4" 
x="36.6" y="361.6" textLength="36.6" 
clip-path="url(#breeze-help-line-14)">-db</text><text class="breeze-help-r4" 
x="73.2" y="361.6" textLength="73.2" 
clip-path="url(#breeze-help-line-14)">-reset</text><text class="breeze-help-r6" 
x="3 [...]
+</text><text class="breeze-help-r5" x="0" y="386" textLength="12.2" 
clip-path="url(#breeze-help-line-15)">│</text><text class="breeze-help-r4" 
x="24.4" y="386" textLength="12.2" 
clip-path="url(#breeze-help-line-15)">-</text><text class="breeze-help-r4" 
x="36.6" y="386" textLength="48.8" 
clip-path="url(#breeze-help-line-15)">-max</text><text class="breeze-help-r4" 
x="85.4" y="386" textLength="61" 
clip-path="url(#breeze-help-line-15)">-time</text><text class="breeze-help-r2" 
x="353.8" y="3 [...]
+</text><text class="breeze-help-r5" x="0" y="410.4" textLength="12.2" 
clip-path="url(#breeze-help-line-16)">│</text><text class="breeze-help-r7" 
x="353.8" y="410.4" textLength="1049.2" 
clip-path="url(#breeze-help-line-16)">(INTEGER&#160;RANGE)&#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;&#160;&#160;&#160;&#160;&#1
 [...]
+</text><text class="breeze-help-r5" x="0" y="434.8" textLength="12.2" 
clip-path="url(#breeze-help-line-17)">│</text><text class="breeze-help-r4" 
x="24.4" y="434.8" textLength="12.2" 
clip-path="url(#breeze-help-line-17)">-</text><text class="breeze-help-r4" 
x="36.6" y="434.8" textLength="85.4" 
clip-path="url(#breeze-help-line-17)">-github</text><text 
class="breeze-help-r4" x="122" y="434.8" textLength="134.2" 
clip-path="url(#breeze-help-line-17)">-repository</text><text 
class="breeze-help [...]
+</text><text class="breeze-help-r5" x="0" y="459.2" textLength="12.2" 
clip-path="url(#breeze-help-line-18)">│</text><text class="breeze-help-r4" 
x="24.4" y="459.2" textLength="12.2" 
clip-path="url(#breeze-help-line-18)">-</text><text class="breeze-help-r4" 
x="36.6" y="459.2" textLength="97.6" 
clip-path="url(#breeze-help-line-18)">-builder</text><text 
class="breeze-help-r2" x="353.8" y="459.2" textLength="756.4" 
clip-path="url(#breeze-help-line-18)">Buildx&#160;builder&#160;used&#160;to&# 
[...]
+</text><text class="breeze-help-r5" x="0" y="483.6" textLength="12.2" 
clip-path="url(#breeze-help-line-19)">│</text><text class="breeze-help-r5" 
x="353.8" y="483.6" textLength="756.4" 
clip-path="url(#breeze-help-line-19)">[default:&#160;autodetect]&#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;&#160;&#160;&#160;&#16
 [...]
+</text><text class="breeze-help-r5" x="0" y="508" textLength="1464" 
clip-path="url(#breeze-help-line-20)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="508" textLength="12.2" 
clip-path="url(#breeze-help-line-20)">
+</text><text class="breeze-help-r5" x="0" y="532.4" textLength="24.4" 
clip-path="url(#breeze-help-line-21)">╭─</text><text class="breeze-help-r5" 
x="24.4" y="532.4" textLength="195.2" 
clip-path="url(#breeze-help-line-21)">&#160;Common&#160;options&#160;</text><text
 class="breeze-help-r5" x="219.6" y="532.4" textLength="1220" 
clip-path="url(#breeze-help-line-21)">────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze- [...]
+</text><text class="breeze-help-r5" x="0" y="556.8" textLength="12.2" 
clip-path="url(#breeze-help-line-22)">│</text><text class="breeze-help-r4" 
x="24.4" y="556.8" textLength="12.2" 
clip-path="url(#breeze-help-line-22)">-</text><text class="breeze-help-r4" 
x="36.6" y="556.8" textLength="97.6" 
clip-path="url(#breeze-help-line-22)">-verbose</text><text 
class="breeze-help-r6" x="158.6" y="556.8" textLength="24.4" 
clip-path="url(#breeze-help-line-22)">-v</text><text class="breeze-help-r2" x= 
[...]
+</text><text class="breeze-help-r5" x="0" y="581.2" textLength="12.2" 
clip-path="url(#breeze-help-line-23)">│</text><text class="breeze-help-r4" 
x="24.4" y="581.2" textLength="12.2" 
clip-path="url(#breeze-help-line-23)">-</text><text class="breeze-help-r4" 
x="36.6" y="581.2" textLength="48.8" 
clip-path="url(#breeze-help-line-23)">-dry</text><text class="breeze-help-r4" 
x="85.4" y="581.2" textLength="48.8" 
clip-path="url(#breeze-help-line-23)">-run</text><text class="breeze-help-r6" 
x="15 [...]
+</text><text class="breeze-help-r5" x="0" y="605.6" textLength="12.2" 
clip-path="url(#breeze-help-line-24)">│</text><text class="breeze-help-r4" 
x="24.4" y="605.6" textLength="12.2" 
clip-path="url(#breeze-help-line-24)">-</text><text class="breeze-help-r4" 
x="36.6" y="605.6" textLength="85.4" 
clip-path="url(#breeze-help-line-24)">-answer</text><text 
class="breeze-help-r6" x="158.6" y="605.6" textLength="24.4" 
clip-path="url(#breeze-help-line-24)">-a</text><text class="breeze-help-r2" x=" 
[...]
+</text><text class="breeze-help-r5" x="0" y="630" textLength="12.2" 
clip-path="url(#breeze-help-line-25)">│</text><text class="breeze-help-r4" 
x="24.4" y="630" textLength="12.2" 
clip-path="url(#breeze-help-line-25)">-</text><text class="breeze-help-r4" 
x="36.6" y="630" textLength="61" 
clip-path="url(#breeze-help-line-25)">-help</text><text class="breeze-help-r6" 
x="158.6" y="630" textLength="24.4" 
clip-path="url(#breeze-help-line-25)">-h</text><text class="breeze-help-r2" 
x="207.4" y="63 [...]
+</text><text class="breeze-help-r5" x="0" y="654.4" textLength="1464" 
clip-path="url(#breeze-help-line-26)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="654.4" textLength="12.2" 
clip-path="url(#breeze-help-line-26)">
+</text><text class="breeze-help-r5" x="0" y="678.8" textLength="24.4" 
clip-path="url(#breeze-help-line-27)">╭─</text><text class="breeze-help-r5" 
x="24.4" y="678.8" textLength="244" 
clip-path="url(#breeze-help-line-27)">&#160;Developer&#160;commands&#160;</text><text
 class="breeze-help-r5" x="268.4" y="678.8" textLength="1171.2" 
clip-path="url(#breeze-help-line-27)">────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze- [...]
+</text><text class="breeze-help-r5" x="0" y="703.2" textLength="12.2" 
clip-path="url(#breeze-help-line-28)">│</text><text class="breeze-help-r4" 
x="24.4" y="703.2" textLength="219.6" 
clip-path="url(#breeze-help-line-28)">start-airflow&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="703.2" textLength="1171.2" 
clip-path="url(#breeze-help-line-28)">Enter&#160;breeze&#160;environment&#160;and&#160;starts&#160;all&#160;Airflow&#160;components&#160;in&#160;the&#16
 [...]
+</text><text class="breeze-help-r5" x="0" y="727.6" textLength="12.2" 
clip-path="url(#breeze-help-line-29)">│</text><text class="breeze-help-r2" 
x="268.4" y="727.6" textLength="1171.2" 
clip-path="url(#breeze-help-line-29)">if&#160;contents&#160;of&#160;www&#160;directory&#160;changed.&#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;&#1
 [...]
+</text><text class="breeze-help-r5" x="0" y="752" textLength="12.2" 
clip-path="url(#breeze-help-line-30)">│</text><text class="breeze-help-r4" 
x="24.4" y="752" textLength="219.6" 
clip-path="url(#breeze-help-line-30)">static-checks&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="752" textLength="1171.2" 
clip-path="url(#breeze-help-line-30)">Run&#160;static&#160;checks.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#
 [...]
+</text><text class="breeze-help-r5" x="0" y="776.4" textLength="12.2" 
clip-path="url(#breeze-help-line-31)">│</text><text class="breeze-help-r4" 
x="24.4" y="776.4" textLength="219.6" 
clip-path="url(#breeze-help-line-31)">build-docs&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="776.4" textLength="1171.2" 
clip-path="url(#breeze-help-line-31)">Build&#160;documents.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
 [...]
+</text><text class="breeze-help-r5" x="0" y="800.8" textLength="12.2" 
clip-path="url(#breeze-help-line-32)">│</text><text class="breeze-help-r4" 
x="24.4" y="800.8" textLength="219.6" 
clip-path="url(#breeze-help-line-32)">down&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="800.8" textLength="1171.2" 
clip-path="url(#breeze-help-line-32)">Stop&#160;running&#160;breeze&#160;environment.&#160;&#160;&#160;&#16
 [...]
+</text><text class="breeze-help-r5" x="0" y="825.2" textLength="12.2" 
clip-path="url(#breeze-help-line-33)">│</text><text class="breeze-help-r4" 
x="24.4" y="825.2" textLength="219.6" 
clip-path="url(#breeze-help-line-33)">shell&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="825.2" textLength="1171.2" 
clip-path="url(#breeze-help-line-33)">Enter&#160;breeze&#160;environment.&#160;this&#160;is&#160;the&#160;defaul
 [...]
+</text><text class="breeze-help-r5" x="0" y="849.6" textLength="12.2" 
clip-path="url(#breeze-help-line-34)">│</text><text class="breeze-help-r4" 
x="24.4" y="849.6" textLength="219.6" 
clip-path="url(#breeze-help-line-34)">exec&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="849.6" textLength="1171.2" 
clip-path="url(#breeze-help-line-34)">Joins&#160;the&#160;interactive&#160;shell&#160;of&#160;running&#160;
 [...]
+</text><text class="breeze-help-r5" x="0" y="874" textLength="12.2" 
clip-path="url(#breeze-help-line-35)">│</text><text class="breeze-help-r4" 
x="24.4" y="874" textLength="219.6" 
clip-path="url(#breeze-help-line-35)">compile-www-assets</text><text 
class="breeze-help-r2" x="268.4" y="874" textLength="1171.2" 
clip-path="url(#breeze-help-line-35)">Compiles&#160;www&#160;assets.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&
 [...]
+</text><text class="breeze-help-r5" x="0" y="898.4" textLength="12.2" 
clip-path="url(#breeze-help-line-36)">│</text><text class="breeze-help-r4" 
x="24.4" y="898.4" textLength="219.6" 
clip-path="url(#breeze-help-line-36)">cleanup&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="268.4" y="898.4" textLength="805.2" 
clip-path="url(#breeze-help-line-36)">Cleans&#160;the&#160;cache&#160;of&#160;parameters,&#160;docker&#160;cache&#160;and&#
 [...]
+</text><text class="breeze-help-r5" x="0" y="922.8" textLength="1464" 
clip-path="url(#breeze-help-line-37)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="922.8" textLength="12.2" 
clip-path="url(#breeze-help-line-37)">
+</text><text class="breeze-help-r5" x="0" y="947.2" textLength="24.4" 
clip-path="url(#breeze-help-line-38)">╭─</text><text class="breeze-help-r5" 
x="24.4" y="947.2" textLength="219.6" 
clip-path="url(#breeze-help-line-38)">&#160;Testing&#160;commands&#160;</text><text
 class="breeze-help-r5" x="244" y="947.2" textLength="1195.6" 
clip-path="url(#breeze-help-line-38)">──────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze- [...]
+</text><text class="breeze-help-r5" x="0" y="971.6" textLength="12.2" 
clip-path="url(#breeze-help-line-39)">│</text><text class="breeze-help-r4" 
x="24.4" y="971.6" textLength="183" 
clip-path="url(#breeze-help-line-39)">testing&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="231.8" y="971.6" textLength="1207.8" 
clip-path="url(#breeze-help-line-39)">Tools&#160;that&#160;developers&#160;can&#160;use&#160;to&#160;run&#160;tests&#160;&#160;&#160;&#160;&#1
 [...]
+</text><text class="breeze-help-r5" x="0" y="996" textLength="12.2" 
clip-path="url(#breeze-help-line-40)">│</text><text class="breeze-help-r4" 
x="24.4" y="996" textLength="183" 
clip-path="url(#breeze-help-line-40)">k8s&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="231.8" y="996" textLength="1207.8" 
clip-path="url(#breeze-help-line-40)">Tools&#160;that&#160;developers&#160;use&#160;to&#160;run&#160;Kubernetes&#160;tests&#160;
 [...]
+</text><text class="breeze-help-r5" x="0" y="1020.4" textLength="1464" 
clip-path="url(#breeze-help-line-41)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="1020.4" textLength="12.2" 
clip-path="url(#breeze-help-line-41)">
+</text><text class="breeze-help-r5" x="0" y="1044.8" textLength="24.4" 
clip-path="url(#breeze-help-line-42)">╭─</text><text class="breeze-help-r5" 
x="24.4" y="1044.8" textLength="195.2" 
clip-path="url(#breeze-help-line-42)">&#160;Image&#160;commands&#160;</text><text
 class="breeze-help-r5" x="219.6" y="1044.8" textLength="1220" 
clip-path="url(#breeze-help-line-42)">────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="bree [...]
+</text><text class="breeze-help-r5" x="0" y="1069.2" textLength="12.2" 
clip-path="url(#breeze-help-line-43)">│</text><text class="breeze-help-r4" 
x="24.4" y="1069.2" textLength="207.4" 
clip-path="url(#breeze-help-line-43)">ci-image&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="256.2" y="1069.2" textLength="597.8" 
clip-path="url(#breeze-help-line-43)">Tools&#160;that&#160;developers&#160;can&#160;use&#160;to&#160;manually&#160;manage&#160;</te
 [...]
+</text><text class="breeze-help-r5" x="0" y="1093.6" textLength="12.2" 
clip-path="url(#breeze-help-line-44)">│</text><text class="breeze-help-r4" 
x="24.4" y="1093.6" textLength="207.4" 
clip-path="url(#breeze-help-line-44)">prod-image&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="256.2" y="1093.6" textLength="597.8" 
clip-path="url(#breeze-help-line-44)">Tools&#160;that&#160;developers&#160;can&#160;use&#160;to&#160;manually&#160;manage&#160;</text><text
 c [...]
+</text><text class="breeze-help-r5" x="0" y="1118" textLength="1464" 
clip-path="url(#breeze-help-line-45)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="1118" textLength="12.2" 
clip-path="url(#breeze-help-line-45)">
+</text><text class="breeze-help-r5" x="0" y="1142.4" textLength="24.4" 
clip-path="url(#breeze-help-line-46)">╭─</text><text class="breeze-help-r5" 
x="24.4" y="1142.4" textLength="353.8" 
clip-path="url(#breeze-help-line-46)">&#160;Release&#160;management&#160;commands&#160;</text><text
 class="breeze-help-r5" x="378.2" y="1142.4" textLength="1061.4" 
clip-path="url(#breeze-help-line-46)">───────────────────────────────────────────────────────────────────────────────────────</text><text
 clas [...]
+</text><text class="breeze-help-r5" x="0" y="1166.8" textLength="12.2" 
clip-path="url(#breeze-help-line-47)">│</text><text class="breeze-help-r4" 
x="24.4" y="1166.8" textLength="280.6" 
clip-path="url(#breeze-help-line-47)">release-management&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="329.4" y="1166.8" textLength="1110.2" 
clip-path="url(#breeze-help-line-47)">Tools&#160;that&#160;release&#160;managers&#160;can&#160;use&#160;to&#160;prepare&#160;and&#160;manage&#16
 [...]
+</text><text class="breeze-help-r5" x="0" y="1191.2" textLength="12.2" 
clip-path="url(#breeze-help-line-48)">│</text><text class="breeze-help-r4" 
x="24.4" y="1191.2" textLength="280.6" 
clip-path="url(#breeze-help-line-48)">sbom&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="329.4" y="1191.2" textLength="1110.2" 
clip-path="url(#breeze-help-line-48)">Tools&#160;that&#160;release&#160;ma [...]
+</text><text class="breeze-help-r5" x="0" y="1215.6" textLength="1464" 
clip-path="url(#breeze-help-line-49)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="1215.6" textLength="12.2" 
clip-path="url(#breeze-help-line-49)">
+</text><text class="breeze-help-r5" x="0" y="1240" textLength="24.4" 
clip-path="url(#breeze-help-line-50)">╭─</text><text class="breeze-help-r5" 
x="24.4" y="1240" textLength="195.2" 
clip-path="url(#breeze-help-line-50)">&#160;Other&#160;commands&#160;</text><text
 class="breeze-help-r5" x="219.6" y="1240" textLength="1220" 
clip-path="url(#breeze-help-line-50)">────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-hel [...]
+</text><text class="breeze-help-r5" x="0" y="1264.4" textLength="12.2" 
clip-path="url(#breeze-help-line-51)">│</text><text class="breeze-help-r4" 
x="24.4" y="1264.4" textLength="122" 
clip-path="url(#breeze-help-line-51)">setup&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="170.8" y="1264.4" textLength="1268.8" 
clip-path="url(#breeze-help-line-51)">Tools&#160;that&#160;developers&#160;can&#160;use&#160;to&#160;configure&#160;Breeze&#160;&#160;&#160;&#160;&#160;&#160;&
 [...]
+</text><text class="breeze-help-r5" x="0" y="1288.8" textLength="12.2" 
clip-path="url(#breeze-help-line-52)">│</text><text class="breeze-help-r4" 
x="24.4" y="1288.8" textLength="122" 
clip-path="url(#breeze-help-line-52)">ci&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-help-r2" x="170.8" y="1288.8" textLength="134.2" 
clip-path="url(#breeze-help-line-52)">Tools&#160;that&#160;</text><text 
class="breeze-help-r4" x="305" y="1288.8" textLength="24.4" clip-path="ur [...]
+</text><text class="breeze-help-r5" x="0" y="1313.2" textLength="1464" 
clip-path="url(#breeze-help-line-53)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-help-r2" x="1464" y="1313.2" textLength="12.2" 
clip-path="url(#breeze-help-line-53)">
 </text>
     </g>
     </g>
diff --git a/images/breeze/output_setup.svg b/images/breeze/output_setup.svg
index 566cad3ff8..3698b389cb 100644
--- a/images/breeze/output_setup.svg
+++ b/images/breeze/output_setup.svg
@@ -35,8 +35,8 @@
     .breeze-setup-r1 { fill: #c5c8c6;font-weight: bold }
 .breeze-setup-r2 { fill: #c5c8c6 }
 .breeze-setup-r3 { fill: #d0b344;font-weight: bold }
-.breeze-setup-r4 { fill: #868887 }
-.breeze-setup-r5 { fill: #68a0b3;font-weight: bold }
+.breeze-setup-r4 { fill: #68a0b3;font-weight: bold }
+.breeze-setup-r5 { fill: #868887 }
 .breeze-setup-r6 { fill: #98a84b;font-weight: bold }
     </style>
 
@@ -108,23 +108,23 @@
     
     <g class="breeze-setup-matrix">
     <text class="breeze-setup-r2" x="1464" y="20" textLength="12.2" 
clip-path="url(#breeze-setup-line-0)">
-</text><text class="breeze-setup-r3" x="12.2" y="44.4" textLength="85.4" 
clip-path="url(#breeze-setup-line-1)">Usage:&#160;</text><text 
class="breeze-setup-r1" x="97.6" y="44.4" textLength="488" 
clip-path="url(#breeze-setup-line-1)">breeze&#160;setup&#160;[OPTIONS]&#160;COMMAND&#160;[ARGS]...</text><text
 class="breeze-setup-r2" x="1464" y="44.4" textLength="12.2" 
clip-path="url(#breeze-setup-line-1)">
+</text><text class="breeze-setup-r3" x="12.2" y="44.4" textLength="85.4" 
clip-path="url(#breeze-setup-line-1)">Usage:&#160;</text><text 
class="breeze-setup-r1" x="97.6" y="44.4" textLength="170.8" 
clip-path="url(#breeze-setup-line-1)">breeze&#160;setup&#160;[</text><text 
class="breeze-setup-r4" x="268.4" y="44.4" textLength="85.4" 
clip-path="url(#breeze-setup-line-1)">OPTIONS</text><text 
class="breeze-setup-r1" x="353.8" y="44.4" textLength="24.4" 
clip-path="url(#breeze-setup-line-1)">]& [...]
 </text><text class="breeze-setup-r2" x="1464" y="68.8" textLength="12.2" 
clip-path="url(#breeze-setup-line-2)">
 </text><text class="breeze-setup-r2" x="12.2" y="93.2" textLength="597.8" 
clip-path="url(#breeze-setup-line-3)">Tools&#160;that&#160;developers&#160;can&#160;use&#160;to&#160;configure&#160;Breeze</text><text
 class="breeze-setup-r2" x="1464" y="93.2" textLength="12.2" 
clip-path="url(#breeze-setup-line-3)">
 </text><text class="breeze-setup-r2" x="1464" y="117.6" textLength="12.2" 
clip-path="url(#breeze-setup-line-4)">
-</text><text class="breeze-setup-r4" x="0" y="142" textLength="24.4" 
clip-path="url(#breeze-setup-line-5)">╭─</text><text class="breeze-setup-r4" 
x="24.4" y="142" textLength="195.2" 
clip-path="url(#breeze-setup-line-5)">&#160;Common&#160;options&#160;</text><text
 class="breeze-setup-r4" x="219.6" y="142" textLength="1220" 
clip-path="url(#breeze-setup-line-5)">────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-set [...]
-</text><text class="breeze-setup-r4" x="0" y="166.4" textLength="12.2" 
clip-path="url(#breeze-setup-line-6)">│</text><text class="breeze-setup-r5" 
x="24.4" y="166.4" textLength="12.2" 
clip-path="url(#breeze-setup-line-6)">-</text><text class="breeze-setup-r5" 
x="36.6" y="166.4" textLength="61" 
clip-path="url(#breeze-setup-line-6)">-help</text><text class="breeze-setup-r6" 
x="122" y="166.4" textLength="24.4" 
clip-path="url(#breeze-setup-line-6)">-h</text><text class="breeze-setup-r2" 
x="1 [...]
-</text><text class="breeze-setup-r4" x="0" y="190.8" textLength="1464" 
clip-path="url(#breeze-setup-line-7)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-setup-r2" x="1464" y="190.8" textLength="12.2" 
clip-path="url(#breeze-setup-line-7)">
-</text><text class="breeze-setup-r4" x="0" y="215.2" textLength="24.4" 
clip-path="url(#breeze-setup-line-8)">╭─</text><text class="breeze-setup-r4" 
x="24.4" y="215.2" textLength="85.4" 
clip-path="url(#breeze-setup-line-8)">&#160;Setup&#160;</text><text 
class="breeze-setup-r4" x="109.8" y="215.2" textLength="1329.8" 
clip-path="url(#breeze-setup-line-8)">─────────────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-s [...]
-</text><text class="breeze-setup-r4" x="0" y="239.6" textLength="12.2" 
clip-path="url(#breeze-setup-line-9)">│</text><text class="breeze-setup-r5" 
x="24.4" y="239.6" textLength="390.4" 
clip-path="url(#breeze-setup-line-9)">autocomplete&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-setup-r2" x="439.2" y="239.6" textLength="1000.4" 
clip-path="url(#breeze-setup-line-9)">Enables&#160;autocompl [...]
-</text><text class="breeze-setup-r4" x="0" y="264" textLength="12.2" 
clip-path="url(#breeze-setup-line-10)">│</text><text class="breeze-setup-r5" 
x="24.4" y="264" textLength="390.4" 
clip-path="url(#breeze-setup-line-10)">self-upgrade&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-setup-r2" x="439.2" y="264" textLength="1000.4" 
clip-path="url(#breeze-setup-line-10)">Self&#160;upgrade&#160;Br [...]
-</text><text class="breeze-setup-r4" x="0" y="288.4" textLength="12.2" 
clip-path="url(#breeze-setup-line-11)">│</text><text class="breeze-setup-r5" 
x="24.4" y="288.4" textLength="390.4" 
clip-path="url(#breeze-setup-line-11)">config&#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="breeze-setup-r2" x="439.2" y="288.4" textLength="1000.4" 
clip-path="url(#breeze-setup [...]
-</text><text class="breeze-setup-r4" x="0" y="312.8" textLength="12.2" 
clip-path="url(#breeze-setup-line-12)">│</text><text class="breeze-setup-r5" 
x="24.4" y="312.8" textLength="390.4" 
clip-path="url(#breeze-setup-line-12)">regenerate-command-images&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-setup-r2" x="439.2" y="312.8" textLength="1000.4" 
clip-path="url(#breeze-setup-line-12)">Regenerate&#160;breeze&#160;command&#160;images.&#160;&#160;&#160;&#160;&#160;&#160;
 [...]
-</text><text class="breeze-setup-r4" x="0" y="337.2" textLength="12.2" 
clip-path="url(#breeze-setup-line-13)">│</text><text class="breeze-setup-r5" 
x="24.4" y="337.2" textLength="390.4" 
clip-path="url(#breeze-setup-line-13)">version&#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="breeze-setup-r2" x="439.2" y="337.2" textLength="1000.4" 
clip-path="url(#breeze-setup-line [...]
-</text><text class="breeze-setup-r4" x="0" y="361.6" textLength="1464" 
clip-path="url(#breeze-setup-line-14)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-setup-r2" x="1464" y="361.6" textLength="12.2" 
clip-path="url(#breeze-setup-line-14)">
-</text><text class="breeze-setup-r4" x="0" y="386" textLength="24.4" 
clip-path="url(#breeze-setup-line-15)">╭─</text><text class="breeze-setup-r4" 
x="24.4" y="386" textLength="122" 
clip-path="url(#breeze-setup-line-15)">&#160;Commands&#160;</text><text 
class="breeze-setup-r4" x="146.4" y="386" textLength="1293.2" 
clip-path="url(#breeze-setup-line-15)">──────────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-setup [...]
-</text><text class="breeze-setup-r4" x="0" y="410.4" textLength="12.2" 
clip-path="url(#breeze-setup-line-16)">│</text><text class="breeze-setup-r5" 
x="24.4" y="410.4" textLength="524.6" 
clip-path="url(#breeze-setup-line-16)">check-all-params-in-groups&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-setup-r2" x="573.4" y="410.4" textLength="866.2" 
clip-path="url(#breeze-setup-line-16)">Check&#160;that&#160;all [...]
-</text><text class="breeze-setup-r4" x="0" y="434.8" textLength="1464" 
clip-path="url(#breeze-setup-line-17)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-setup-r2" x="1464" y="434.8" textLength="12.2" 
clip-path="url(#breeze-setup-line-17)">
+</text><text class="breeze-setup-r5" x="0" y="142" textLength="24.4" 
clip-path="url(#breeze-setup-line-5)">╭─</text><text class="breeze-setup-r5" 
x="24.4" y="142" textLength="195.2" 
clip-path="url(#breeze-setup-line-5)">&#160;Common&#160;options&#160;</text><text
 class="breeze-setup-r5" x="219.6" y="142" textLength="1220" 
clip-path="url(#breeze-setup-line-5)">────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-set [...]
+</text><text class="breeze-setup-r5" x="0" y="166.4" textLength="12.2" 
clip-path="url(#breeze-setup-line-6)">│</text><text class="breeze-setup-r4" 
x="24.4" y="166.4" textLength="12.2" 
clip-path="url(#breeze-setup-line-6)">-</text><text class="breeze-setup-r4" 
x="36.6" y="166.4" textLength="61" 
clip-path="url(#breeze-setup-line-6)">-help</text><text class="breeze-setup-r6" 
x="122" y="166.4" textLength="24.4" 
clip-path="url(#breeze-setup-line-6)">-h</text><text class="breeze-setup-r2" 
x="1 [...]
+</text><text class="breeze-setup-r5" x="0" y="190.8" textLength="1464" 
clip-path="url(#breeze-setup-line-7)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-setup-r2" x="1464" y="190.8" textLength="12.2" 
clip-path="url(#breeze-setup-line-7)">
+</text><text class="breeze-setup-r5" x="0" y="215.2" textLength="24.4" 
clip-path="url(#breeze-setup-line-8)">╭─</text><text class="breeze-setup-r5" 
x="24.4" y="215.2" textLength="85.4" 
clip-path="url(#breeze-setup-line-8)">&#160;Setup&#160;</text><text 
class="breeze-setup-r5" x="109.8" y="215.2" textLength="1329.8" 
clip-path="url(#breeze-setup-line-8)">─────────────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-s [...]
+</text><text class="breeze-setup-r5" x="0" y="239.6" textLength="12.2" 
clip-path="url(#breeze-setup-line-9)">│</text><text class="breeze-setup-r4" 
x="24.4" y="239.6" textLength="390.4" 
clip-path="url(#breeze-setup-line-9)">autocomplete&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-setup-r2" x="439.2" y="239.6" textLength="1000.4" 
clip-path="url(#breeze-setup-line-9)">Enables&#160;autocompl [...]
+</text><text class="breeze-setup-r5" x="0" y="264" textLength="12.2" 
clip-path="url(#breeze-setup-line-10)">│</text><text class="breeze-setup-r4" 
x="24.4" y="264" textLength="390.4" 
clip-path="url(#breeze-setup-line-10)">self-upgrade&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-setup-r2" x="439.2" y="264" textLength="1000.4" 
clip-path="url(#breeze-setup-line-10)">Self&#160;upgrade&#160;Br [...]
+</text><text class="breeze-setup-r5" x="0" y="288.4" textLength="12.2" 
clip-path="url(#breeze-setup-line-11)">│</text><text class="breeze-setup-r4" 
x="24.4" y="288.4" textLength="390.4" 
clip-path="url(#breeze-setup-line-11)">config&#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="breeze-setup-r2" x="439.2" y="288.4" textLength="683.2" 
clip-path="url(#breeze-setup- [...]
+</text><text class="breeze-setup-r5" x="0" y="312.8" textLength="12.2" 
clip-path="url(#breeze-setup-line-12)">│</text><text class="breeze-setup-r4" 
x="24.4" y="312.8" textLength="390.4" 
clip-path="url(#breeze-setup-line-12)">regenerate-command-images&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-setup-r2" x="439.2" y="312.8" textLength="1000.4" 
clip-path="url(#breeze-setup-line-12)">Regenerate&#160;breeze&#160;command&#160;images.&#160;&#160;&#160;&#160;&#160;&#160;
 [...]
+</text><text class="breeze-setup-r5" x="0" y="337.2" textLength="12.2" 
clip-path="url(#breeze-setup-line-13)">│</text><text class="breeze-setup-r4" 
x="24.4" y="337.2" textLength="390.4" 
clip-path="url(#breeze-setup-line-13)">version&#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="breeze-setup-r2" x="439.2" y="337.2" textLength="1000.4" 
clip-path="url(#breeze-setup-line [...]
+</text><text class="breeze-setup-r5" x="0" y="361.6" textLength="1464" 
clip-path="url(#breeze-setup-line-14)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-setup-r2" x="1464" y="361.6" textLength="12.2" 
clip-path="url(#breeze-setup-line-14)">
+</text><text class="breeze-setup-r5" x="0" y="386" textLength="24.4" 
clip-path="url(#breeze-setup-line-15)">╭─</text><text class="breeze-setup-r5" 
x="24.4" y="386" textLength="122" 
clip-path="url(#breeze-setup-line-15)">&#160;Commands&#160;</text><text 
class="breeze-setup-r5" x="146.4" y="386" textLength="1293.2" 
clip-path="url(#breeze-setup-line-15)">──────────────────────────────────────────────────────────────────────────────────────────────────────────</text><text
 class="breeze-setup [...]
+</text><text class="breeze-setup-r5" x="0" y="410.4" textLength="12.2" 
clip-path="url(#breeze-setup-line-16)">│</text><text class="breeze-setup-r4" 
x="24.4" y="410.4" textLength="524.6" 
clip-path="url(#breeze-setup-line-16)">check-all-params-in-groups&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-setup-r2" x="573.4" y="410.4" textLength="866.2" 
clip-path="url(#breeze-setup-line-16)">Check&#160;that&#160;all [...]
+</text><text class="breeze-setup-r5" x="0" y="434.8" textLength="1464" 
clip-path="url(#breeze-setup-line-17)">╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</text><text
 class="breeze-setup-r2" x="1464" y="434.8" textLength="12.2" 
clip-path="url(#breeze-setup-line-17)">
 </text>
     </g>
     </g>
diff --git a/images/breeze/output_setup_config.svg 
b/images/breeze/output_setup_config.svg
index 65f4338133..e0684ebfc7 100644
--- a/images/breeze/output_setup_config.svg
+++ b/images/breeze/output_setup_config.svg
@@ -128,7 +128,7 @@
 </text><text class="breeze-setup-config-r5" x="0" y="215.2" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-8)">│</text><text 
class="breeze-setup-config-r5" x="475.8" y="215.2" textLength="732" 
clip-path="url(#breeze-setup-config-line-8)">[default:&#160;3.8]&#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;&
 [...]
 </text><text class="breeze-setup-config-r5" x="0" y="239.6" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-9)">│</text><text 
class="breeze-setup-config-r4" x="24.4" y="239.6" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-9)">-</text><text 
class="breeze-setup-config-r4" x="36.6" y="239.6" textLength="97.6" 
clip-path="url(#breeze-setup-config-line-9)">-backend</text><text 
class="breeze-setup-config-r6" x="390.4" y="239.6" textLength="24.4" 
clip-path="url(#breeze-se [...]
 </text><text class="breeze-setup-config-r5" x="0" y="264" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-10)">│</text><text 
class="breeze-setup-config-r5" x="475.8" y="264" textLength="292.8" 
clip-path="url(#breeze-setup-config-line-10)">[default:&#160;sqlite]&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text
 class="breeze-setup-config-r5" x="1451.8" y="264" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-10)">│</text><text 
class="breeze-setup-config-r2" x="146 [...]
-</text><text class="breeze-setup-config-r5" x="0" y="288.4" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-11)">│</text><text 
class="breeze-setup-config-r4" x="24.4" y="288.4" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-11)">-</text><text 
class="breeze-setup-config-r4" x="36.6" y="288.4" textLength="109.8" 
clip-path="url(#breeze-setup-config-line-11)">-postgres</text><text 
class="breeze-setup-config-r4" x="146.4" y="288.4" textLength="97.6" 
clip-path="url(#bree [...]
+</text><text class="breeze-setup-config-r5" x="0" y="288.4" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-11)">│</text><text 
class="breeze-setup-config-r4" x="24.4" y="288.4" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-11)">-</text><text 
class="breeze-setup-config-r4" x="36.6" y="288.4" textLength="109.8" 
clip-path="url(#breeze-setup-config-line-11)">-postgres</text><text 
class="breeze-setup-config-r4" x="146.4" y="288.4" textLength="97.6" 
clip-path="url(#bree [...]
 </text><text class="breeze-setup-config-r5" x="0" y="312.8" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-12)">│</text><text 
class="breeze-setup-config-r4" x="24.4" y="312.8" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-12)">-</text><text 
class="breeze-setup-config-r4" x="36.6" y="312.8" textLength="73.2" 
clip-path="url(#breeze-setup-config-line-12)">-mysql</text><text 
class="breeze-setup-config-r4" x="109.8" y="312.8" textLength="97.6" 
clip-path="url(#breeze-s [...]
 </text><text class="breeze-setup-config-r5" x="0" y="337.2" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-13)">│</text><text 
class="breeze-setup-config-r4" x="24.4" y="337.2" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-13)">-</text><text 
class="breeze-setup-config-r4" x="36.6" y="337.2" textLength="73.2" 
clip-path="url(#breeze-setup-config-line-13)">-mssql</text><text 
class="breeze-setup-config-r4" x="109.8" y="337.2" textLength="97.6" 
clip-path="url(#breeze-s [...]
 </text><text class="breeze-setup-config-r5" x="0" y="361.6" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-14)">│</text><text 
class="breeze-setup-config-r4" x="24.4" y="361.6" textLength="12.2" 
clip-path="url(#breeze-setup-config-line-14)">-</text><text 
class="breeze-setup-config-r4" x="36.6" y="361.6" textLength="134.2" 
clip-path="url(#breeze-setup-config-line-14)">-cheatsheet</text><text 
class="breeze-setup-config-r2" x="170.8" y="361.6" textLength="12.2" 
clip-path="url(#br [...]
diff --git a/images/breeze/output_shell.svg b/images/breeze/output_shell.svg
index 02783c7782..35fede319c 100644
--- a/images/breeze/output_shell.svg
+++ b/images/breeze/output_shell.svg
@@ -267,7 +267,7 @@
 </text><text class="breeze-shell-r5" x="0" y="166.4" textLength="12.2" 
clip-path="url(#breeze-shell-line-6)">│</text><text class="breeze-shell-r4" 
x="24.4" y="166.4" textLength="12.2" 
clip-path="url(#breeze-shell-line-6)">-</text><text class="breeze-shell-r4" 
x="36.6" y="166.4" textLength="85.4" 
clip-path="url(#breeze-shell-line-6)">-python</text><text 
class="breeze-shell-r6" x="305" y="166.4" textLength="24.4" 
clip-path="url(#breeze-shell-line-6)">-p</text><text class="breeze-shell-r2"  
[...]
 </text><text class="breeze-shell-r5" x="0" y="190.8" textLength="12.2" 
clip-path="url(#breeze-shell-line-7)">│</text><text class="breeze-shell-r5" 
x="353.8" y="190.8" textLength="732" 
clip-path="url(#breeze-shell-line-7)">[default:&#160;3.8]&#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;&#160;&#160;&#160;&#160;&#160
 [...]
 </text><text class="breeze-shell-r5" x="0" y="215.2" textLength="12.2" 
clip-path="url(#breeze-shell-line-8)">│</text><text class="breeze-shell-r4" 
x="24.4" y="215.2" textLength="12.2" 
clip-path="url(#breeze-shell-line-8)">-</text><text class="breeze-shell-r4" 
x="36.6" y="215.2" textLength="97.6" 
clip-path="url(#breeze-shell-line-8)">-backend</text><text 
class="breeze-shell-r6" x="305" y="215.2" textLength="24.4" 
clip-path="url(#breeze-shell-line-8)">-b</text><text class="breeze-shell-r2" 
[...]
-</text><text class="breeze-shell-r5" x="0" y="239.6" textLength="12.2" 
clip-path="url(#breeze-shell-line-9)">│</text><text class="breeze-shell-r4" 
x="24.4" y="239.6" textLength="12.2" 
clip-path="url(#breeze-shell-line-9)">-</text><text class="breeze-shell-r4" 
x="36.6" y="239.6" textLength="109.8" 
clip-path="url(#breeze-shell-line-9)">-postgres</text><text 
class="breeze-shell-r4" x="146.4" y="239.6" textLength="97.6" 
clip-path="url(#breeze-shell-line-9)">-version</text><text class="breeze [...]
+</text><text class="breeze-shell-r5" x="0" y="239.6" textLength="12.2" 
clip-path="url(#breeze-shell-line-9)">│</text><text class="breeze-shell-r4" 
x="24.4" y="239.6" textLength="12.2" 
clip-path="url(#breeze-shell-line-9)">-</text><text class="breeze-shell-r4" 
x="36.6" y="239.6" textLength="109.8" 
clip-path="url(#breeze-shell-line-9)">-postgres</text><text 
class="breeze-shell-r4" x="146.4" y="239.6" textLength="97.6" 
clip-path="url(#breeze-shell-line-9)">-version</text><text class="breeze [...]
 </text><text class="breeze-shell-r5" x="0" y="264" textLength="12.2" 
clip-path="url(#breeze-shell-line-10)">│</text><text class="breeze-shell-r4" 
x="24.4" y="264" textLength="12.2" 
clip-path="url(#breeze-shell-line-10)">-</text><text class="breeze-shell-r4" 
x="36.6" y="264" textLength="73.2" 
clip-path="url(#breeze-shell-line-10)">-mysql</text><text 
class="breeze-shell-r4" x="109.8" y="264" textLength="97.6" 
clip-path="url(#breeze-shell-line-10)">-version</text><text 
class="breeze-shell-r [...]
 </text><text class="breeze-shell-r5" x="0" y="288.4" textLength="12.2" 
clip-path="url(#breeze-shell-line-11)">│</text><text class="breeze-shell-r4" 
x="24.4" y="288.4" textLength="12.2" 
clip-path="url(#breeze-shell-line-11)">-</text><text class="breeze-shell-r4" 
x="36.6" y="288.4" textLength="73.2" 
clip-path="url(#breeze-shell-line-11)">-mssql</text><text 
class="breeze-shell-r4" x="109.8" y="288.4" textLength="97.6" 
clip-path="url(#breeze-shell-line-11)">-version</text><text class="breeze [...]
 </text><text class="breeze-shell-r5" x="0" y="312.8" textLength="12.2" 
clip-path="url(#breeze-shell-line-12)">│</text><text class="breeze-shell-r4" 
x="24.4" y="312.8" textLength="12.2" 
clip-path="url(#breeze-shell-line-12)">-</text><text class="breeze-shell-r4" 
x="36.6" y="312.8" textLength="146.4" 
clip-path="url(#breeze-shell-line-12)">-integration</text><text 
class="breeze-shell-r2" x="353.8" y="312.8" textLength="1085.8" 
clip-path="url(#breeze-shell-line-12)">Integration(s)&#160;to&#1 [...]
diff --git a/images/breeze/output_start-airflow.svg 
b/images/breeze/output_start-airflow.svg
index 8b0ca83598..df580e7636 100644
--- a/images/breeze/output_start-airflow.svg
+++ b/images/breeze/output_start-airflow.svg
@@ -269,7 +269,7 @@
 </text><text class="breeze-start-airflow-r5" x="0" y="288.4" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-11)">│</text><text 
class="breeze-start-airflow-r4" x="24.4" y="288.4" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-11)">-</text><text 
class="breeze-start-airflow-r4" x="36.6" y="288.4" textLength="61" 
clip-path="url(#breeze-start-airflow-line-11)">-load</text><text 
class="breeze-start-airflow-r4" x="97.6" y="288.4" textLength="244" 
clip-path="url(#breeze [...]
 </text><text class="breeze-start-airflow-r5" x="0" y="312.8" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-12)">│</text><text 
class="breeze-start-airflow-r4" x="24.4" y="312.8" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-12)">-</text><text 
class="breeze-start-airflow-r4" x="36.6" y="312.8" textLength="97.6" 
clip-path="url(#breeze-start-airflow-line-12)">-backend</text><text 
class="breeze-start-airflow-r6" x="366" y="312.8" textLength="24.4" 
clip-path="url(#b [...]
 </text><text class="breeze-start-airflow-r5" x="0" y="337.2" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-13)">│</text><text 
class="breeze-start-airflow-r4" x="24.4" y="337.2" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-13)">-</text><text 
class="breeze-start-airflow-r4" x="36.6" y="337.2" textLength="109.8" 
clip-path="url(#breeze-start-airflow-line-13)">-platform</text><text 
class="breeze-start-airflow-r2" x="414.8" y="337.2" textLength="329.4" 
clip-path="u [...]
-</text><text class="breeze-start-airflow-r5" x="0" y="361.6" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-14)">│</text><text 
class="breeze-start-airflow-r4" x="24.4" y="361.6" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-14)">-</text><text 
class="breeze-start-airflow-r4" x="36.6" y="361.6" textLength="109.8" 
clip-path="url(#breeze-start-airflow-line-14)">-postgres</text><text 
class="breeze-start-airflow-r4" x="146.4" y="361.6" textLength="97.6" 
clip-path="ur [...]
+</text><text class="breeze-start-airflow-r5" x="0" y="361.6" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-14)">│</text><text 
class="breeze-start-airflow-r4" x="24.4" y="361.6" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-14)">-</text><text 
class="breeze-start-airflow-r4" x="36.6" y="361.6" textLength="109.8" 
clip-path="url(#breeze-start-airflow-line-14)">-postgres</text><text 
class="breeze-start-airflow-r4" x="146.4" y="361.6" textLength="97.6" 
clip-path="ur [...]
 </text><text class="breeze-start-airflow-r5" x="0" y="386" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-15)">│</text><text 
class="breeze-start-airflow-r4" x="24.4" y="386" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-15)">-</text><text 
class="breeze-start-airflow-r4" x="36.6" y="386" textLength="73.2" 
clip-path="url(#breeze-start-airflow-line-15)">-mysql</text><text 
class="breeze-start-airflow-r4" x="109.8" y="386" textLength="97.6" 
clip-path="url(#breeze-st [...]
 </text><text class="breeze-start-airflow-r5" x="0" y="410.4" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-16)">│</text><text 
class="breeze-start-airflow-r4" x="24.4" y="410.4" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-16)">-</text><text 
class="breeze-start-airflow-r4" x="36.6" y="410.4" textLength="73.2" 
clip-path="url(#breeze-start-airflow-line-16)">-mssql</text><text 
class="breeze-start-airflow-r4" x="109.8" y="410.4" textLength="97.6" 
clip-path="url(#b [...]
 </text><text class="breeze-start-airflow-r5" x="0" y="434.8" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-17)">│</text><text 
class="breeze-start-airflow-r4" x="24.4" y="434.8" textLength="12.2" 
clip-path="url(#breeze-start-airflow-line-17)">-</text><text 
class="breeze-start-airflow-r4" x="36.6" y="434.8" textLength="146.4" 
clip-path="url(#breeze-start-airflow-line-17)">-integration</text><text 
class="breeze-start-airflow-r2" x="414.8" y="434.8" textLength="1024.8" 
clip-pat [...]
diff --git a/images/breeze/output_testing_integration-tests.svg 
b/images/breeze/output_testing_integration-tests.svg
index 23204442ca..1c852628a4 100644
--- a/images/breeze/output_testing_integration-tests.svg
+++ b/images/breeze/output_testing_integration-tests.svg
@@ -175,7 +175,7 @@
 </text><text class="breeze-testing-integration-tests-r5" x="0" y="337.2" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-13)">│</text><text 
class="breeze-testing-integration-tests-r4" x="24.4" y="337.2" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-13)">-</text><text 
class="breeze-testing-integration-tests-r4" x="36.6" y="337.2" 
textLength="97.6" 
clip-path="url(#breeze-testing-integration-tests-line-13)">-backend</text><text 
class="breeze [...]
 </text><text class="breeze-testing-integration-tests-r5" x="0" y="361.6" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-14)">│</text><text 
class="breeze-testing-integration-tests-r4" x="24.4" y="361.6" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-14)">-</text><text 
class="breeze-testing-integration-tests-r4" x="36.6" y="361.6" 
textLength="85.4" 
clip-path="url(#breeze-testing-integration-tests-line-14)">-python</text><text 
class="breeze- [...]
 </text><text class="breeze-testing-integration-tests-r5" x="0" y="386" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-15)">│</text><text 
class="breeze-testing-integration-tests-r5" x="329.4" y="386" textLength="732" 
clip-path="url(#breeze-testing-integration-tests-line-15)">[default:&#160;3.8]&#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="breeze-testing-integration-tests-r5" x="0" y="410.4" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-16)">│</text><text 
class="breeze-testing-integration-tests-r4" x="24.4" y="410.4" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-16)">-</text><text 
class="breeze-testing-integration-tests-r4" x="36.6" y="410.4" 
textLength="109.8" 
clip-path="url(#breeze-testing-integration-tests-line-16)">-postgres</text><text
 class="bree [...]
+</text><text class="breeze-testing-integration-tests-r5" x="0" y="410.4" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-16)">│</text><text 
class="breeze-testing-integration-tests-r4" x="24.4" y="410.4" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-16)">-</text><text 
class="breeze-testing-integration-tests-r4" x="36.6" y="410.4" 
textLength="109.8" 
clip-path="url(#breeze-testing-integration-tests-line-16)">-postgres</text><text
 class="bree [...]
 </text><text class="breeze-testing-integration-tests-r5" x="0" y="434.8" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-17)">│</text><text 
class="breeze-testing-integration-tests-r4" x="24.4" y="434.8" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-17)">-</text><text 
class="breeze-testing-integration-tests-r4" x="36.6" y="434.8" 
textLength="73.2" 
clip-path="url(#breeze-testing-integration-tests-line-17)">-mysql</text><text 
class="breeze-t [...]
 </text><text class="breeze-testing-integration-tests-r5" x="0" y="459.2" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-18)">│</text><text 
class="breeze-testing-integration-tests-r4" x="24.4" y="459.2" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-18)">-</text><text 
class="breeze-testing-integration-tests-r4" x="36.6" y="459.2" 
textLength="73.2" 
clip-path="url(#breeze-testing-integration-tests-line-18)">-mssql</text><text 
class="breeze-t [...]
 </text><text class="breeze-testing-integration-tests-r5" x="0" y="483.6" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-19)">│</text><text 
class="breeze-testing-integration-tests-r4" x="24.4" y="483.6" 
textLength="12.2" 
clip-path="url(#breeze-testing-integration-tests-line-19)">-</text><text 
class="breeze-testing-integration-tests-r4" x="36.6" y="483.6" 
textLength="85.4" 
clip-path="url(#breeze-testing-integration-tests-line-19)">-github</text><text 
class="breeze- [...]
diff --git a/images/breeze/output_testing_tests.svg 
b/images/breeze/output_testing_tests.svg
index 8cfc42c622..02d2630158 100644
--- a/images/breeze/output_testing_tests.svg
+++ b/images/breeze/output_testing_tests.svg
@@ -250,7 +250,7 @@
 </text><text class="breeze-testing-tests-r5" x="0" y="410.4" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-16)">│</text><text 
class="breeze-testing-tests-r4" x="24.4" y="410.4" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-16)">-</text><text 
class="breeze-testing-tests-r4" x="36.6" y="410.4" textLength="97.6" 
clip-path="url(#breeze-testing-tests-line-16)">-backend</text><text 
class="breeze-testing-tests-r6" x="280.6" y="410.4" textLength="24.4" 
clip-path="url( [...]
 </text><text class="breeze-testing-tests-r5" x="0" y="434.8" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-17)">│</text><text 
class="breeze-testing-tests-r4" x="24.4" y="434.8" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-17)">-</text><text 
class="breeze-testing-tests-r4" x="36.6" y="434.8" textLength="85.4" 
clip-path="url(#breeze-testing-tests-line-17)">-python</text><text 
class="breeze-testing-tests-r6" x="280.6" y="434.8" textLength="24.4" 
clip-path="url(# [...]
 </text><text class="breeze-testing-tests-r5" x="0" y="459.2" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-18)">│</text><text 
class="breeze-testing-tests-r5" x="329.4" y="459.2" textLength="732" 
clip-path="url(#breeze-testing-tests-line-18)">[default:&#160;3.8]&#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;&
 [...]
-</text><text class="breeze-testing-tests-r5" x="0" y="483.6" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-19)">│</text><text 
class="breeze-testing-tests-r4" x="24.4" y="483.6" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-19)">-</text><text 
class="breeze-testing-tests-r4" x="36.6" y="483.6" textLength="109.8" 
clip-path="url(#breeze-testing-tests-line-19)">-postgres</text><text 
class="breeze-testing-tests-r4" x="146.4" y="483.6" textLength="97.6" 
clip-path="ur [...]
+</text><text class="breeze-testing-tests-r5" x="0" y="483.6" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-19)">│</text><text 
class="breeze-testing-tests-r4" x="24.4" y="483.6" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-19)">-</text><text 
class="breeze-testing-tests-r4" x="36.6" y="483.6" textLength="109.8" 
clip-path="url(#breeze-testing-tests-line-19)">-postgres</text><text 
class="breeze-testing-tests-r4" x="146.4" y="483.6" textLength="97.6" 
clip-path="ur [...]
 </text><text class="breeze-testing-tests-r5" x="0" y="508" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-20)">│</text><text 
class="breeze-testing-tests-r4" x="24.4" y="508" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-20)">-</text><text 
class="breeze-testing-tests-r4" x="36.6" y="508" textLength="73.2" 
clip-path="url(#breeze-testing-tests-line-20)">-mysql</text><text 
class="breeze-testing-tests-r4" x="109.8" y="508" textLength="97.6" 
clip-path="url(#breeze-te [...]
 </text><text class="breeze-testing-tests-r5" x="0" y="532.4" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-21)">│</text><text 
class="breeze-testing-tests-r4" x="24.4" y="532.4" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-21)">-</text><text 
class="breeze-testing-tests-r4" x="36.6" y="532.4" textLength="73.2" 
clip-path="url(#breeze-testing-tests-line-21)">-mssql</text><text 
class="breeze-testing-tests-r4" x="109.8" y="532.4" textLength="97.6" 
clip-path="url(#b [...]
 </text><text class="breeze-testing-tests-r5" x="0" y="556.8" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-22)">│</text><text 
class="breeze-testing-tests-r4" x="24.4" y="556.8" textLength="12.2" 
clip-path="url(#breeze-testing-tests-line-22)">-</text><text 
class="breeze-testing-tests-r4" x="36.6" y="556.8" textLength="146.4" 
clip-path="url(#breeze-testing-tests-line-22)">-integration</text><text 
class="breeze-testing-tests-r2" x="329.4" y="556.8" textLength="1110.2" 
clip-pat [...]

Reply via email to