turbaszek commented on pull request #14607: URL: https://github.com/apache/airflow/pull/14607#issuecomment-798787225
@ecerulm can you explain what's wrong with current solution? The users story I think is as follows: 1. They run `airflow plugins` - they don't see something they expected 2. They add `--verbose` flag so they can learn more The main reason behind introducing this errors suppression (in general) was to make the command more clearer and easier to parse using tools like jq (by using `-o json`). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
