Skip to content

Fix websocket-cluster:create in non-interactive mode#150

Merged
joetannenbaum merged 1 commit intomainfrom
fix/ws-cluster-create-non-interactive
Apr 21, 2026
Merged

Fix websocket-cluster:create in non-interactive mode#150
joetannenbaum merged 1 commit intomainfrom
fix/ws-cluster-create-non-interactive

Conversation

@joetannenbaum
Copy link
Copy Markdown
Collaborator

websocket-cluster:create threw in non-interactive mode because the shared prompt flow has no fallbacks. Added a --max-connections option and, when non-interactive, routed through the existing createWebSocketClusterWithOptions bypass that cloud ship already uses. Interactive behavior is unchanged.

Part of #47 (splitting into three PRs, one per affected command).

@joetannenbaum joetannenbaum merged commit 6ed2768 into main Apr 21, 2026
5 checks passed
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.

1 participant