Skip to content

Migration guide for CLI commands #9952

@mik-laj

Description

@mik-laj

Hello,

There have been drastic changes to the CLI between Airflow 1.10 and 2.0. However, these changes are not precisely described in UPDATING.md

CLI reorganization
The Airflow CLI has been organized so that related commands are grouped together as subcommands. The airflow list_dags command is now airflow dags list, airflow pause is airflow dags pause, etc. For a complete list of updated CLI commands, see https://airflow.apache.org/cli.html.

https://github.com/apache/airflow/blob/master/UPDATING.md#cli-reorganization.

I would be happy if we had a table to compare new and old commands.

Best regards,
Kamil

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions