Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The behavior and format of this command are the same for both Astro and Astro Private Cloud.
Usage
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.
Options
| Option | Description | Valid Values |
|---|---|---|
<dag-id> | The dag ID to download. | Any valid dag ID. Must be the first option in the command. |
--version | The version of the dag to download. | Any valid version. |
--add-providers | Attempt to add the required providers for the dag to requirements.txt. | None. |