bbovenzi opened a new issue, #45936:
URL: https://github.com/apache/airflow/issues/45936

   ### Apache Airflow version
   
   main (development)
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   In main, we removed the `airflow users` command since that was connected to 
FAB. But we didn't actually remove that command from docker and so when a user 
does something like `breeze start-airflow` they will get an error and airflow 
won't run.
   
   ### What you think should happen instead?
   
   We need to ctrl+f for `airflow users` and remove all references to it in our 
dockerfile, scripts and documentation.
   
   ### How to reproduce
   
   run `breeze start-airflow`
   
   ### Operating System
   
   mac
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to