Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 661 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 661 Bytes

Create-AzVariableGroup.ps1 Script

SYNOPSIS


Create an Azure Pipeline variable group.

DESCRIPTION


The Create-AzVariableGroup.ps1 script creates an Azure Pipelines variable group for the given organization and project

PARAMETER InputPath


None. The Create-AzVariableGroup.ps1 script does not take external input.

PARAMETER OutputPath


None. The Create-AzVariableGroup.ps1 script does not write external output.

INPUTS


None. You can't pipe objects to Create-AzVariableGroup.ps1.

OUTPUTS


Create-AzVariableGroup.ps1 write individual command output to the console.

EXAMPLE


PS> .\Create-AzVariableGroup.ps1