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.
<project>.localhost:6563 to the correct local Airflow instance, letting you run multiple Airflow projects simultaneously without manually configuring ports. The proxy starts automatically when you run astro dev start and stops when the last project stops.
When working in a git worktree, the hostname includes both the worktree name and the repository name: <worktree>.<repo>.localhost:6563.
To disable the proxy for a single start command, use astro dev start --no-proxy.
astro dev proxy status
Show all running Airflow projects and their proxy routes.~/.astro/proxy/routes.json.