Skip to content

[WIP] mdx run -- consider adding std-input redirection#71

Draft
copilot-developer-agent-robch[bot] wants to merge 3 commits intomasterfrom
copilot/fix-4
Draft

[WIP] mdx run -- consider adding std-input redirection#71
copilot-developer-agent-robch[bot] wants to merge 3 commits intomasterfrom
copilot/fix-4

Conversation

@copilot-developer-agent-robch
Copy link

@copilot-developer-agent-robch copilot-developer-agent-robch bot commented Feb 20, 2025

  • Add RedirectStandardInput property to RunCommand class
  • Extend ProcessHelpers.RunProcessAsync to support stdin redirection
  • Update help documentation with the new stdin redirection capability
  • Added --stdin flag parsing in CommandLineOptions
  • Modify Program.cs to handle stdin redirection when executing the run command

Fixes #4.

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.

mdx run -- consider adding std-input redirection

1 participant