This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 3c806ff32d Fix incorrect env_variables keyword (#25792)
add 799b2695bb Add roles delete command to cli (#25854)
No new revisions were added by this update.
Summary of changes:
airflow/cli/cli_parser.py | 6 ++++++
airflow/cli/commands/role_command.py | 17 +++++++++++++++++
tests/cli/commands/test_role_command.py | 16 ++++++++++++++++
3 files changed, 39 insertions(+)