Runners
dlt+
This page is for dlt+, which requires a license. Join our early access program for a trial license.
Runners
With dlt+ you can now run pipelines directly from the command line, allowing you to go to production faster:
dlt pipeline my_pipeline run
These can also be run in different environments with the use of profiles:
dlt project --profile prod my_pipeline run
We are working on specialized runners for environments like Airflow, Dagster, Prefect, and more. If you're interested, feel free to join our early access program.