CpmfUipsCLI
0.5.0
Thin CLI wrapper around CpmfUipsPack. Provides a single Invoke-CpmfUipsCLI entry point that dispatches to all CpmfUipsPack public functions. Env-var injection, SupportsShouldProcess, and machine-readable output throughout. UiPath and UiPath Studio are trademarks of UiPath Inc. This module is not affiliated with or endorsed by UiPath Inc.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) Christian Prior-Mamulyan. All rights reserved.
Package Details
Author(s)
- Christian Prior-Mamulyan
Tags
UiPath RPA NuGet CI pack cli cpmf-uips
Functions
Dependencies
-
- CpmfUipsPack (>= 0.5.0 && <= 0.5.9999)
Release Notes
0.5.0 tracks CpmfUipsPack 0.5.0, where -Backend defaults to workflowcompiler and -Targets to net8. Breaking: pack no longer ships project sources and no longer builds against the net6 CLI by default. Requires CpmfUipsPack >= 0.5.0. Full changelog: https://github.com/rpapub/cpmf-uips-pwshcli/blob/main/CHANGELOG.md
FileList
- CpmfUipsCLI.nuspec
- CpmfUipsCLI.psd1
- CpmfUipsCLI.psm1
- PSScriptAnalyzerSettings.psd1
- Private\Get-CpmfUipsCLIEffectiveConfig.ps1
- Private\Read-CpmfUipsCLIConfig.ps1
- Public\Invoke-CpmfUipsCLI.ps1
- en-US\CpmfUipsCLI-help.xml
- tests\Invoke-CpmfUipsCLI.Tests.ps1