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
fix: mpg_cluster Read uses list instead of status to find by name
`flyctl mpg status <name>` doesn't work — it requires the cluster ID.
Switch Read and post-create read-back to use `flyctl mpg list` and
find the cluster by name, matching the pattern used by postgres_cluster.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments