Admin Cmdlets

kenaflow provides a set of PowerShell Cmdlets that allow you to execute administrative tasks to maintain kenaflow or workflows.

There are the following categories of administrative _kenaflow Cmdlets:

All administrative Cmdlets support the following parameters:

-Debug

This optional parameter enables or disables debug level log messages.

If not specified the default configuration for log messages of kenaflow will be used.

-Verbose

This optional parameter enables or disables verbose level log messages

If not specified the default configuration for log messages of kenaflow will be used.

-JsonOutput:[$false]

This will return all log messages as JSON objects that can be captured while PowerShell execution.