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
After starting your local Airflow environment withastro dev start, run:
airflow_settings.yaml to your project. You do not need to restart your environment for these changes to take effect.
Options
| Option | Description | Possible Values |
|---|---|---|
-c,--connections | Import connections from a given local file | “ |
-p,--pools | Import pools from a given local file | “ |
-s,--settings-file | Location of the file from which to import Airflow objects. The default file path is ~/.airflow_settings.yaml. | Any valid filepath |
-v,--variables | Import variables from a given local file | “ |