DEV Community

Javier Leandro Arancibia
Javier Leandro Arancibia

Posted on

New airflowctl Plugin for SuperCLI

New airflowctl Plugin for SuperCLI

CLI tool to streamline getting started with Apache Airflow and managing multiple Airflow projects by kaxil

Installation

pip install airflowctl
Verify: airflowctl --version
supercli plugins install ./plugins/airflowctl --on-conflict replace --json
Enter fullscreen mode Exit fullscreen mode

Links


This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.

Top comments (0)