jedcunningham opened a new pull request #17642:
URL: https://github.com/apache/airflow/pull/17642


   The users cli command wasn't consistent with how it represented the user
   being acted upon. Sometimes you'd see the username, other times the
   first/last name, and yet other times the passed --username (which could be
   None if you used --email). Now we will be consistent by always using 
username.
   
   This also simplifies some code paths and improves test coverage.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to