< Back

Get-VstsConnection

Sat Jan 18, 2020 5:35 pm

NAME Get-VstsConnection



SYNTAX

Get-VstsConnection





PARAMETERS

None





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Get-VstsRecentBuilds -recent 10

-sourceBranch develop -build VstsBuildDefinitionName; remarks=System.Management.Automation.PSObject[];

title=-------------------------- EXAMPLE 1 --------------------------}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

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

description : {@{Text=Long description}}

syntax : @{syntaxItem=@{name=Get-VstsRecentBuilds; parameter=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 : Get-VstsRecentBuilds

Category : Function

Synopsis : Gets the most recent builds for a build definition

Component :

Role :

Functionality :

ModuleName : OctoVsts