potiuk commented on code in PR #35139:
URL: https://github.com/apache/airflow/pull/35139#discussion_r1369077974


##########
dev/breeze/src/airflow_breeze/params/shell_params.py:
##########
@@ -127,6 +127,8 @@ class ShellParams:
     only_min_version_update: bool = False
     regenerate_missing_docs: bool = False
     skip_provider_dependencies_check: bool = False
+    standalone_dag_processor: bool = False
+    run_internal_api: bool = False

Review Comment:
   ```suggestion
   ```



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to