PsBamboo
3.1.0.58
PowerShell helper module for Bamboo REST services to build, resume and clone Bamboo plans and plan-branches.
Installation Options
Owners
Copyright
(c) 2016 murati.hu. All rights reserved.
Package Details
Author(s)
- Akos Murati (akos@murati.hu)
Tags
Build Queue Artifact Plan Branch Bamboo CI REST API
Functions
Add-BambooPlanBranch Copy-BambooPlan Disable-BambooPlan Disable-BambooPlanBranch Enable-BambooPlan Enable-BambooPlanBranch Expand-BambooResource Get-BambooArtifact Get-BambooCurrentUser Get-BambooDeployEnvironmentResult Get-BambooDeployProject Get-BambooDeployProjectEnvironment Get-BambooInfo Get-BambooPlan Get-BambooPlanBranch Get-BambooProject Get-BambooQueuedBuild Get-BambooResult Get-BambooBuildLog Get-BambooServer Invoke-BambooRestMethod Resume-BambooBuild Set-BambooAuthentication Set-BambooServer Start-BambooBuild Stop-BambooQueuedBuild
Dependencies
This module has no dependencies.
FileList
- PsBamboo.nuspec
- CHANGELOG.md
- LICENSE
- PsBamboo.psd1
- PsBamboo.psm1
- README.md
- Examples\Build.examples.ps1
- Examples\ProjectAndPlan.examples.ps1
- Functions\Add_ObjectType.ps1
- Functions\Expand-BambooResource.ps1
- Functions\Invoke-BambooRestMethod.ps1
- Functions\Artifact\Get-BambooArtifact.ps1
- Functions\Artifact\PsBamboo.Artifact.format.ps1xml
- Functions\Build\Get-BambooBuild.ps1
- Functions\Build\Resume-BambooBuild.ps1
- Functions\Build\Start-BambooBuild.ps1
- Functions\BuildLog\Get-BambooBuildLog.ps1
- Functions\BuildLog\Get-BambooResultLog.ps1
- Functions\BuildQueue\Get-BambooQueuedBuild.ps1
- Functions\BuildQueue\Resume-BambooQueuedBuild.ps1
- Functions\BuildQueue\Stop-BambooQueuedBuild.ps1
- Functions\BuildResult\Get-BambooResult.ps1
- Functions\BuildResult\PsBamboo.Result.format.ps1xml
- Functions\DeployEnvironmentResult\Get-BambooDeployEnvironmentResult.ps1
- Functions\DeployEnvironmentResult\PsBamboo.DeployEnvironmentResult.format.ps1xml
- Functions\DeployProject\Get-BambooDeployProject.ps1
- Functions\DeployProject\PsBamboo.Project.format.ps1xml
- Functions\DeployProjectEnvironment\Get-BambooDeployProjectEnvironment.ps1
- Functions\DeployProjectEnvironment\PsBamboo.DeployEnvironment.format.ps1xml
- Functions\Plan\Copy-BambooPlan.ps1
- Functions\Plan\Disable-BambooPlan.ps1
- Functions\Plan\Enable-BambooPlan.ps1
- Functions\Plan\Get-BambooPlan.ps1
- Functions\Plan\PsBamboo.Plan.format.ps1xml
- Functions\PlanBranch\Add-BambooPlanBranch.ps1
- Functions\PlanBranch\Disable-BambooPlanBranch.ps1
- Functions\PlanBranch\Enable-BambooPlanBranch.ps1
- Functions\PlanBranch\Get-BambooPlanBranch.ps1
- Functions\Project\Get-BambooProject.ps1
- Functions\Project\PsBamboo.Project.format.ps1xml
- Functions\Server\Get-BambooCurrentUser.ps1
- Functions\Server\Get-BambooInfo.ps1
- Functions\Server\Get-BambooServer.ps1
- Functions\Server\Set-BambooAuthentication.ps1
- Functions\Server\Set-BambooServer.ps1
- Tests\TestCommon.ps1
- Tests\Module\Commands.tests.ps1
- Tests\Module\expected_commands.csv
- Tests\Module\ScriptAnalyzer.tests.ps1
- Tests\Module\Version.tests.ps1
- Tests\Server\BambooAuthentication.tests.ps1
- Tests\Server\BambooServer.tests.ps1