dotnet / dotnet/command-line-api
Support piping object pipeline (PowerShell) into arguments on the command line
Offen
enhancement
- Vorherrschende Sprache
- C#
- Sterne
- 3.7k
- Forks
- 428
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
From PowerShell use:
`1,2,"three" | myprogram.exe`
And successfully pass the arguments to myprogram.exe
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.