Running astro dev run variables list or astro dev run connections list returns whatever is visible in the UI. However, astro dev run dags list returns no data found even though the UI has the same 9 dags as specified in my local .py-files.
Hey @yeykawb, Hope this is sorted, Let us know if you still have any open queries regarding this.
In case you are running multiple local Astro Airflow projects, feel free to stop the projects using astro dev stop and start the other one using astro dev start. It will utilize the existing stopped containers to resume from where you left off.