write-host in powershell writes directly to the console and will not be picked up by a pipe. Echo, or write-output will. |
||
|---|---|---|
| .. | ||
| latest.yaml | ||
| release.yaml | ||
| test.yaml | ||
write-host in powershell writes directly to the console and will not be picked up by a pipe. Echo, or write-output will. |
||
|---|---|---|
| .. | ||
| latest.yaml | ||
| release.yaml | ||
| test.yaml | ||