dotnet / dotnet/command-line-api
Support piping object pipeline (PowerShell) into arguments on the command line
Abierto
enhancement
- Lenguaje dominante
- C#
- Estrellas
- 3.7k
- Forks
- 428
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
From PowerShell use:
`1,2,"three" | myprogram.exe`
And successfully pass the arguments to myprogram.exe
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.