o-nikolas commented on code in PR #33143:
URL: https://github.com/apache/airflow/pull/33143#discussion_r1287684917
##########
docs/apache-airflow/cli-and-env-variables-ref.rst:
##########
@@ -34,6 +34,12 @@ development and testing.
:local:
:depth: 2
+Providers that implement executors might contribute additional commands to the
CLI. Here are the commands
+contributed by the community providers:
Review Comment:
Might be worth it to add a Note that says something like "NOTE: only
commands for the currently configured executor will be exposed on the CLI"
Just so that behaviour is documented, WDYT? @potiuk
I can open a PR for that as well.
--
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]