Skip to content

fix(mpg): remove nonexistent --cluster flag from connect hint#4970

Merged
miguel-fly merged 1 commit into
masterfrom
fix/mpg-remove-cluster-flag-hint
Jul 6, 2026
Merged

fix(mpg): remove nonexistent --cluster flag from connect hint#4970
miguel-fly merged 1 commit into
masterfrom
fix/mpg-remove-cluster-flag-hint

Conversation

@miguel-fly

Copy link
Copy Markdown
Contributor

Change Summary

What and Why:

Changes in this PR delete the --cluster flag from a post-create hint printed in both v1 and v2 create flows.

Both fly mpg connect and fly mpg proxy take the cluster ID as a positional argument, not a --cluster flag.

Fixes superfly/mpg#256

Related to:


Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

`fly mpg connect` and `fly mpg proxy` take the cluster ID as a positional argument, not a --cluster flag. Fix the post-create hint printed in both v1 and v2 create flows.
@miguel-fly miguel-fly merged commit 95fc0fe into master Jul 6, 2026
35 of 37 checks passed
@miguel-fly miguel-fly deleted the fix/mpg-remove-cluster-flag-hint branch July 6, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants