Skip to main content
Make authenticated requests to the Airflow REST API for a local or deployed Airflow instance. The CLI automatically detects the Airflow version and resolves the OpenAPI specification to provide endpoint discovery.

Usage

Commands

To call an endpoint on an Astro Deployment instead of your local environment, use the -d flag with a Deployment ID.

Options

Examples