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

   `airflow webserver` was added to the list of legacy commands, which means 
users will be informed of the replacement instead of just getting a generic 
error:
   
   ```
   $ airflow webserver
   Usage: airflow [-h] GROUP_OR_COMMAND ...
   ...
   airflow command error: argument GROUP_OR_COMMAND: Command `airflow 
webserver` has been removed. Please use `airflow api-server`, see help above.
   ```


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