astro registry dag add
The behavior and format of this command are the same for both Astro and Software.
Download a dag from the Astronomer Registry to your Astro project.
Usage
When you run the command, the CLI prompts you for a dag ID to download. To retrieve the dag name, open the dag in the Astronomer registry and copy the URL between dags/
and /versions
. For example, in the URL https://registry.astronomer.io/dags/upload_files_to_s3/versions/1.0.0
, copy upload_files_to_s3
.