NAME
Write-VstsAddBuildTag
SYNOPSIS
See https://github.com/Microsoft/vsts-tasks/blob/master/docs/authoring/commands.md
SYNTAX
Write-VstsAddBuildTag [-Value] <String> [-AsOutput] [<CommonParameters>]
PARAMETERS
-Value <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-AsOutput [<SwitchParameter>]
Indicates whether to write the logging command directly to the host or to the output pipeline.
Required? false
Position? named
Default value False
Accept pipeline input? false
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).