mik-laj opened a new issue #9952: URL: https://github.com/apache/airflow/issues/9952
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 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
