potiuk commented on a change in pull request #11099:
URL: https://github.com/apache/airflow/pull/11099#discussion_r493328057



##########
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:
       We do not have full sync betweeen the flags (in breeze-complete) and 
description of those (here), Maybe some day :) 




----------------------------------------------------------------
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]


Reply via email to