Skip to content

PStoner3/Create-AzVariableGroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Powershell Script to create variable groups in Azure DevOps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published