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
feat: parse .ddev/config.yaml directly for container name
- Read project name from .ddev/config.yaml using grep/sed
- Construct container name using ddev naming convention
- More reliable than ddev describe and doesn't require jq
- Enables docker exec -t for color support from outside container
0 commit comments