PSAppVeyor
0.2.11
A PowerShell Module to interact with the AppVeyor REST Api.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2016 Thomas J. Malkewitz @dotps1. All rights reserved.
Package Details
Author(s)
- Thomas J. Malkewitz @dotps1
Tags
dotps1 AppVeyor ContiniousIntergration REST
Functions
Get-AppVeyorBuild Get-AppVeyorCollaborator Get-AppVeyorEnvironment Get-AppVeyorProject Get-AppVeyorProjectSetting Get-AppVeyorUser Get-AppVeyorUserRole New-AppVeyorCollaborator New-AppVeyorProject New-AppVeyorUser New-AppVeyorUserRole Remove-AppVeyorCollaborator Remove-AppVeyorEnvironment Remove-AppVeyorProject Remove-AppVeyorUser Remove-AppVeyorUserRole Set-AppVeyorApiToken Start-AppVeyorProjectBuild Stop-AppVeyorProjectBuild Update-AppVeyorProjectBuildNumber Update-AppVeyorUser Update-AppVeyorUserRole
Dependencies
This module has no dependencies.
Release Notes
Merge pull request #7 from zhenl-microsoft/patch-2
FileList
- PSAppVeyor.nuspec
- PSAppVeyor.psd1
- PSAppVeyor.psm1
- en-US\License.txt
- Private\Invoke-AppVeyorApi.ps1
- Private\PSAppVeyor.Classes.ps1
- Public\Get-AppVeyorBuild.ps1
- Public\Get-AppVeyorCollaborator.ps1
- Public\Get-AppVeyorEnvironment.ps1
- Public\Get-AppVeyorProject.ps1
- Public\Get-AppVeyorProjectDeployment.ps1
- Public\Get-AppVeyorProjectSetting.ps1
- Public\Get-AppVeyorUser.ps1
- Public\Get-AppVeyorUserRole.ps1
- Public\New-AppVeyorCollaborator.ps1
- Public\New-AppVeyorEnvironment.ps1
- Public\New-AppVeyorProject.ps1
- Public\New-AppVeyorUser.ps1
- Public\New-AppVeyorUserRole.ps1
- Public\Remove-AppVeyorCollaborator.ps1
- Public\Remove-AppVeyorEnvironment.ps1
- Public\Remove-AppVeyorProject.ps1
- Public\Remove-AppVeyorUser.ps1
- Public\Remove-AppVeyorUserRole.ps1
- Public\Set-AppVeyorApiToken.ps1
- Public\Start-AppVeyorProjectBuild.ps1
- Public\Stop-AppVeyorProjectBuild.ps1
- Public\Update-AppVeyorEnvironment.ps1
- Public\Update-AppVeyorProjectBuildNumber.ps1
- Public\Update-AppVeyorUser.ps1
- Public\Update-AppVeyorUserRole.ps1