Skip to content

Add --disable-streaming cli flag#294

Open
Shweta-Deshpande wants to merge 4 commits intomainfrom
TFECO-11790
Open

Add --disable-streaming cli flag#294
Shweta-Deshpande wants to merge 4 commits intomainfrom
TFECO-11790

Conversation

@Shweta-Deshpande
Copy link
Collaborator

@Shweta-Deshpande Shweta-Deshpande commented Mar 4, 2026

Adding a new flag and env variable to disable SSE streaming responses. Disabling will help return http responses.
Usage:
To disable streaming
./terraform-mcp-server streamable-http --log-level debug --disable-streaming
The default value is false.
Env var takes precedence over cli flag.

The IBM Bob AI assistant was used for help with coding this PR

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@Shweta-Deshpande Shweta-Deshpande requested a review from a team as a code owner March 4, 2026 23:44
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