bugraoz93 commented on issue #45661:
URL: https://github.com/apache/airflow/issues/45661#issuecomment-2783513588

   Hey all, 
   The dynamic generation of commands PR(#48146) has been merged. Before adding 
a new `Action/Group Command`, we must extend the existing `GroupCommands` under 
`command_factory.group_commands`, which persist all auto-generated Group and 
Action commands. It is iterable, so we can find a generic way to include 
ActionCommand under, for example, `pools` GroupCommand. I will include a 
mechanism soon, but feel free to include it if you are already near the adding 
into `cli_config.py`, it should be just extending the `subcommands` iterable.


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