This is an automated email from the ASF dual-hosted git repository.
ryw pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 9108cb5 docs: They added support for celltags to Jupyter Lab (#9141)
add 0d9e421 Unify command names in CLI (#10669)
No new revisions were added by this update.
Summary of changes:
IMAGES.rst | 4 +-
UPDATING.md | 61 +++++++++++++++-------------
airflow/cli/cli_parser.py | 16 ++++----
airflow/cli/commands/legacy_commands.py | 4 +-
airflow/cli/commands/task_command.py | 2 +-
docs/security/secrets/fernet.rst | 2 +-
tests/cli/commands/test_dag_command.py | 6 +--
tests/cli/commands/test_sync_perm_command.py | 2 +-
tests/cli/commands/test_task_command.py | 2 +-
tests/cli/commands/test_user_command.py | 4 +-
10 files changed, 53 insertions(+), 50 deletions(-)