< Back

Post-RestVsts

Sat Jan 18, 2020 5:35 pm

NAME Post-RestVsts



SYNTAX

Post-RestVsts [-afterProject] <string> [[-vars] <hashtable>] [-version] <string> [[-body] <Object>] [-WhatIf]

[-Confirm] [<CommonParameters>]





PARAMETERS

-Confirm



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases cf

Dynamic? false



-WhatIf



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases wi

Dynamic? false



-afterProject <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases U

Dynamic? false



-body <Object>



Required? false

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-vars <hashtable>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-version <string>



Required? true

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases V

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





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Publis-Build -sourceBranch

develop; remarks=System.Management.Automation.PSObject[]; title=-------------------------- EXAMPLE 1

--------------------------}}

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

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

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

description : {@{Text=Long description}}

syntax : @{syntaxItem=@{name=Publish-Build; 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 : Publish-Build

Category : Function

Synopsis : Monitors the latest build for a given build definition and if successful then deploys it using Octopus

Deploy.

Component :

Role :

Functionality :

ModuleName : OctoVsts