Skip to content

Add support to read parameters from STDIN #863

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 5, 2025

Conversation

SteveL-MSFT
Copy link
Member

@SteveL-MSFT SteveL-MSFT commented Jun 5, 2025

PR Summary

Enable parameters file named - to be read from STDIN. Reading parameters and input from STDIN is mutually exclusive.
Tracing test change is due to it failing in CI and adding more info if it repros, shouldn't be related to the change I made in the code.

PR Context

Fix #834

@tgauth tgauth changed the title Add support to read paramters from STDIN Add support to read parameters from STDIN Jun 5, 2025
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Jun 5, 2025
Merged via the queue into PowerShell:main with commit 007b9b2 Jun 5, 2025
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the parameters-stdin branch June 5, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need a way to pass secrets as parameters
2 participants