< Back
New-LocalChocolateyPackage
Post
NAME New-LocalChocolateyPackage
SYNOPSIS
{{Fill in the Synopsis}}
SYNTAX
New-LocalChocolateyPackage [-SourcePath] <String> [-OutputPath] <String> [<CommonParameters>]
DESCRIPTION
{{Fill in the Description}}
PARAMETERS
-OutputPath <String>
{{Fill OutputPath Description}}
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-SourcePath <String>
{{Fill SourcePath Description}}
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
OUTPUTS
System.Object
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS
http://www.microsoft.com/ http://www.microsoft.com/
SYNOPSIS
{{Fill in the Synopsis}}
SYNTAX
New-LocalChocolateyPackage [-SourcePath] <String> [-OutputPath] <String> [<CommonParameters>]
DESCRIPTION
{{Fill in the Description}}
PARAMETERS
-OutputPath <String>
{{Fill OutputPath Description}}
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-SourcePath <String>
{{Fill SourcePath Description}}
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
OUTPUTS
System.Object
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS
http://www.microsoft.com/ http://www.microsoft.com/