Skip to main content
Version: v0.18.0

Pwsh Steps

StepSummary
PwshRunScriptExecutes a powershell script.
PwshRunScriptAsyncExecutes a powershell script and returns any results written to the pipeline as an entity stream. Running a script asynchronously allows for input streaming. Note that the script only runs when the output of this Step is read.