Invoke-KFPipelineStop

Syntax

Invoke-KFPipelineStop 
  [-ThrowErrors[:$true]]

Support

>= kenaflow 2.0.0

Return

Nothing.

Description

This cmdlet is for testing only. It has use in production.

This cmdlet simulates a PowerShell "pipeline stop".

Parameters

[-ThrowErrors[:$true]]

This is a default parameter for all kenaflow cmdlets. If set to $true (default!) the engine will pass exception within the cmdlet to the script for further handling.

Example

Invoke-KFPipelineStop