[
https://issues.apache.org/jira/browse/AIRFLOW-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546544#comment-16546544
]
ASF subversion and git services commented on AIRFLOW-2750:
----------------------------------------------------------
Commit 859c8330da7aff370a2d637c1581d21cdf6cac62 in incubator-airflow's branch
refs/heads/master from [~sekikn]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=859c833 ]
[AIRFLOW-2750] Add subcommands to delete and list users
Currently, adding user is the only
operation that CLI has on RBAC.
This PR adds functionality to delete
and list users via CLI.
Closes #3610 from sekikn/AIRFLOW-2750
> Add subcommands to delete and list users
> ----------------------------------------
>
> Key: AIRFLOW-2750
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2750
> Project: Apache Airflow
> Issue Type: New Feature
> Components: cli
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Major
>
> Currently, adding user is the only operation that CLI has on RBAC.
> It'd be useful if users could delete and list RBAC users via CLI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)