potiuk commented on a change in pull request #11099:
URL: https://github.com/apache/airflow/pull/11099#discussion_r493327145
##########
File path: breeze
##########
@@ -1977,6 +2003,16 @@ ${FORMATTED_INTEGRATIONS}
init.sh. It will be executed after the environment is configured and
started (in case
--start-airflow is used).
+--skip-example-dags
+ Airflow example dags will not be included.
+
+--skip-default-connections
+ Airflow Default Connections will not be created.
+
+-T, --skip-tutorial-objects
+ Default Connections and sample dags will not be created. Use this to
have a clean
+ Airflow without tutorial objects.
+
Review comment:
No no - this is fine here. This is the actual source of truth for all
help documentation, so this is fine here.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]