This is an automated email from the ASF dual-hosted git repository.
xddeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from ed4926f 🔒 Fix missing HTTPS on airflow site links (#13043)
add 4d3300c Refactor plugins command output using AirflowConsole (#13036)
No new revisions were added by this update.
Summary of changes:
airflow/cli/cli_parser.py | 2 +-
airflow/cli/commands/plugins_command.py | 65 ++++++++----------------------
airflow/cli/simple_table.py | 8 +++-
tests/cli/commands/test_plugins_command.py | 25 ++++++++----
4 files changed, 43 insertions(+), 57 deletions(-)