Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.02 KB

File metadata and controls

42 lines (29 loc) · 1.02 KB
external help file PSPublishModule-help.xml
Module Name PSPublishModule
online version https://github.com/EvotecIT/PSPublishModule
schema 2.0.0

Invoke-PowerForgeBundlePostProcess

SYNOPSIS

Applies reusable bundle post-process rules from a dotnet publish config to an existing bundle directory.

SYNTAX

Invoke-PowerForgeBundlePostProcess

DESCRIPTION

Applies reusable bundle post-process rules from a dotnet publish config to an existing bundle directory.

EXAMPLES

EXAMPLE 1

Invoke-PowerForgeBundlePostProcess

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

  • None

OUTPUTS

  • None

RELATED LINKS

  • None