ExecutionSteps

0.0.1

Provides the ExecutionStep class, which allows execution of a script as a series of steps. If one step fails, previously executed steps may provide cleanup functions that will then be ran.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ExecutionSteps -RequiredVersion 0.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ExecutionSteps -Version 0.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) KMD. All rights reserved.

Package Details

Author(s)

  • Johan Fagerberg

Functions

New-ExecutionStep Invoke-ExecutionSteps

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.0.2 56 12/16/2022
0.0.1 (current version) 10 12/5/2022