jason810496 commented on code in PR #59805: URL: https://github.com/apache/airflow/pull/59805#discussion_r2663445619
########## providers/edge3/src/airflow/providers/edge3/cli/definition.py: ########## Review Comment: > which was already a bit of a mix-up. Yes, for the previous architecture, if we want to introduce CLI for other component (e.g. Notification or XCom that said), we need to introduce a new `<Component>Loader` (like `ExecutorLoader` ). That's why I use "provider-level CLI" to describe it, the 'cli' section we introduce will be 'provider' wise (once we installed it, the CLI will be shown no matter whether we set them as our Executor/AuthManager or not) -- 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]
