uranusjr commented on issue #19967: URL: https://github.com/apache/airflow/issues/19967#issuecomment-986442020
A better approach would be to pre-generate completion scripts, and use pre-commit to keep everything in sync. This would eliminate most of the hacks (at runtime at least; all of those would only need to be able to generate a completion script). [click-completion](https://github.com/click-contrib/click-completion) is another thing to look into that can help this. -- 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]
