PuppetPowerShell 0.1.3

dotnet add package PuppetPowerShell --version 0.1.3
NuGet\Install-Package PuppetPowerShell -Version 0.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PuppetPowerShell" Version="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PuppetPowerShell --version 0.1.3
#r "nuget: PuppetPowerShell, 0.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PuppetPowerShell as a Cake Addin
#addin nuget:?package=PuppetPowerShell&version=0.1.3

// Install PuppetPowerShell as a Cake Tool
#tool nuget:?package=PuppetPowerShell&version=0.1.3

release

PuppetPowerShell

A PowerShell module that contains a handful of helpful functions that aid in working with Puppet.

These tools are designed to be cross-platform and have been tested on:

  • Windows 10, Server 2019
  • Ubuntu 20.04
  • Debian 10
  • CentOS 7
  • macOS 10.14

For help on specific cmdlets please check the documentation

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.3 294 11/22/2021
0.1.2 543 11/21/2021
0.1.1 272 11/19/2021
0.1.0 256 11/19/2021
0.1.0-alpha2 283 11/19/2021
0.1.0-alpha 558 11/19/2021

Features
- Set newlines on csr_attributes.yaml

Bugfixes
- Fixes csr_attributes.yaml being incorrectly formatted

Known Issues
N/A