Airflowctl

Use this skill when the user wants to cli tool to streamline getting started with apache airflow and managing multiple airflow projects.

javimosch 0f96545 963 B Updated

File contents

Airflowctl Plugin

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

Commands

Operations

  • airflowctl project create — create project via airflowctl
  • airflowctl project list — list project via airflowctl
  • airflowctl dag list — list dag via airflowctl
  • airflowctl dag trigger — trigger dag via airflowctl
  • airflowctl config show — show config via airflowctl
  • airflowctl verbose set — set verbose via airflowctl
  • airflowctl help show — show help via airflowctl

Usage Examples

  • "airflowctl --help"
  • "airflowctl "

Installation

pip install airflowctl

Examples

airflowctl --version
airflowctl --help

Key Features

  • airflow\n- workflow\n- automation

javimosch/supercli/tree/main/plugins/airflowctl/skills/quickstart commit 0f965452e4

Frequently asked questions

npx skillmds@latest add javimosch/airflowctl