You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLI gets a segfault when running start, restart, or stop commands and there is a typo in docker-compose.override.yml. I figure it would be better if the cli verified the yaml and logged an error rather than segfaulting.
Describe the bug
CLI gets a segfault when running start, restart, or stop commands and there is a typo in docker-compose.override.yml. I figure it would be better if the cli verified the yaml and logged an error rather than segfaulting.
What CLI Version did you experience this bug?
1.33.0
This CLI bug is related to which Astronomer Platform?
What Operating System is the above CLI installed on?
osx 15.1.1
🪜 Steps To Reproduce
Add a random character to the docker-compose file, like
📸 Screenshots
The text was updated successfully, but these errors were encountered: