< Back

Get-NewVersion

Sat Jan 18, 2020 8:24 pm

NAME Get-NewVersion



SYNTAX

Get-NewVersion [-Version] <version> [-Revision] <int> [<CommonParameters>]





PARAMETERS

-Revision <int>



Required? true

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Version <version>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





syntax : @{syntaxItem=@{name=Invoke-Git; parameter=@{name=Command; parameterValue=String; required=true;

globbing=false; pipelineInput=false; position=1}}}

parameters : @{parameter=@{defaultValue=; parameterValue=String; name=Command; type=@{name=String}; required=true;

globbing=false; pipelineInput=false; position=1}}

returnValues : @{returnValue=@{type=@{name=Git messages, and lastly the exit code}}}

examples : @{example=System.Management.Automation.PSObject[]}

details : @{name=Invoke-Git; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Invoke-Git

Category : Function

Synopsis : Invoke git, handling its quirky stderr that isn't error

https://stackoverflow.com/questions/348 ... ors-being-

written-to-stderr

Component :

Role :

Functionality :

ModuleName : PoShPipeline