Skip to content

Conversation

@jedcunningham
Copy link
Member

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.

`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.
```
Copy link
Contributor

@bugraoz93 bugraoz93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@jedcunningham jedcunningham merged commit a703ccf into apache:main Feb 27, 2025
44 checks passed
@jedcunningham jedcunningham deleted the webserver_legacy branch February 27, 2025 15:14
Sharashchandra pushed a commit to Sharashchandra/airflow that referenced this pull request Feb 28, 2025
`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.
```
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
`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.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants