Octoposh
0.5.1
This module contains a set of cmdlets that talk to the Octopus REST API to perform basic Octopus Deploy administration tasks
Minimum PowerShell version
3.0
Installation Options
Owners
Package Details
Author(s)
- Dalmiro Granias ; http://about.me/dalmiro.granias
Tags
Dependencies
This module has no dependencies.
Release Notes
FileList
- OctoPosh.nuspec
- AzureDeploy.Json
- AzureDeploy.Parameters.Json
- OctoPosh.psd1
- Octoposh.psm1
- OctoPosh.tests.ps1
- README.md
- updated help for 0.5.ps1
- bin\Newtonsoft.Json.dll
- bin\Octopus.Client.dll
- Scripts\Block-OctopusRelease.ps1
- Scripts\Get-OctopusConnectionInfo.ps1
- Scripts\Get-OctopusDashboard.ps1
- Scripts\Get-OctopusDeployment.ps1
- Scripts\Get-OctopusEnvironment.ps1
- Scripts\Get-OctopusFeed.ps1
- Scripts\Get-OctopusLifecycle.ps1
- Scripts\Get-OctopusMachine.ps1
- Scripts\Get-OctopusMaintenanceMode.ps1
- Scripts\Get-OctopusProject.ps1
- Scripts\Get-OctopusProjectGroup.ps1
- Scripts\Get-OctopusRelease.ps1
- Scripts\Get-OctopusResourceModel.ps1
- Scripts\Get-OctopusServerThumbPrint.ps1
- Scripts\Get-OctopusSMTPConfig.ps1
- Scripts\Get-OctopusTargetDiscoveryInfo.ps1
- Scripts\Get-OctopusTask.ps1
- Scripts\Get-OctopusTeam.ps1
- Scripts\Get-OctopusUser.ps1
- Scripts\Get-OctopusUserRole.ps1
- Scripts\Get-OctopusVariableSet.ps1
- Scripts\New-OctopusAPIKey.ps1
- Scripts\New-OctopusConnection.ps1
- Scripts\New-OctopusProjectClone.ps1
- Scripts\New-OctopusResource.ps1
- Scripts\Remove-OctopusResource.ps1
- Scripts\Set-OctopusConnectionInfo.ps1
- Scripts\Set-OctopusMaintenanceMode.ps1
- Scripts\Set-OctopusSMTPConfig.ps1
- Scripts\Start-OctopusBackup.ps1
- Scripts\Start-OctopusCalamariUpdate.ps1
- Scripts\Start-OctopusHealthCheck.ps1
- Scripts\Start-OctopusRetentionPolicy.ps1
- Scripts\Unblock-OctopusRelease.ps1
- Scripts\Update-OctopusReleaseVariableSet.ps1
- Scripts\Update-OctopusResource.ps1
- Scripts\Update-OctopusStepTemplate.ps1
- Scripts\Update-OctopusVariableSet.ps1
- Tools\Pester\LICENSE
- Tools\Pester\nunit_schema_2.5.xsd
- Tools\Pester\Pester.psd1
- Tools\Pester\Pester.psm1
- Tools\Pester\Pester.Tests.ps1
- Tools\Pester\bin\pester.bat
- Tools\Pester\en-US\about_BeforeEach_AfterEach.help.txt
- Tools\Pester\en-US\about_Mocking.help.txt
- Tools\Pester\en-US\about_Pester.help.txt
- Tools\Pester\en-US\about_should.help.txt
- Tools\Pester\en-US\about_TestDrive.help.txt
- Tools\Pester\Examples\Calculator\Add-Numbers.ps1
- Tools\Pester\Examples\Calculator\Add-Numbers.Tests.ps1
- Tools\Pester\Examples\Validator\Validator.Tests.ps1
- Tools\Pester\Functions\BreakAndContinue.Tests.ps1
- Tools\Pester\Functions\Context.ps1
- Tools\Pester\Functions\Context.Tests.ps1
- Tools\Pester\Functions\Coverage.ps1
- Tools\Pester\Functions\Coverage.Tests.ps1
- Tools\Pester\Functions\Describe.ps1
- Tools\Pester\Functions\Describe.Tests.ps1
- Tools\Pester\Functions\GlobalMock-A.Tests.ps1
- Tools\Pester\Functions\GlobalMock-B.Tests.ps1
- Tools\Pester\Functions\In.ps1
- Tools\Pester\Functions\In.Tests.ps1
- Tools\Pester\Functions\InModuleScope.ps1
- Tools\Pester\Functions\InModuleScope.Tests.ps1
- Tools\Pester\Functions\It.ps1
- Tools\Pester\Functions\It.Tests.ps1
- Tools\Pester\Functions\Mock.ps1
- Tools\Pester\Functions\Mock.Tests.ps1
- Tools\Pester\Functions\New-Fixture.ps1
- Tools\Pester\Functions\New-Fixture.Tests.ps1
- Tools\Pester\Functions\PesterState.ps1
- Tools\Pester\Functions\PesterState.Tests.ps1
- Tools\Pester\Functions\SetupTeardown.ps1
- Tools\Pester\Functions\SetupTeardown.Tests.ps1
- Tools\Pester\Functions\TestDrive.ps1
- Tools\Pester\Functions\TestDrive.Tests.ps1
- Tools\Pester\Functions\TestResults.ps1
- Tools\Pester\Functions\TestResults.Tests.ps1
- Tools\Pester\Functions\TestsRunningInCleanRunspace.Tests.ps1
- Tools\Pester\Functions\Assertions\Be.ps1
- Tools\Pester\Functions\Assertions\Be.Tests.ps1
- Tools\Pester\Functions\Assertions\BeGreaterThan.ps1
- Tools\Pester\Functions\Assertions\BeGreaterThan.Tests.ps1
- Tools\Pester\Functions\Assertions\BeLessThan.ps1
- Tools\Pester\Functions\Assertions\BeLessThan.Tests.ps1
- Tools\Pester\Functions\Assertions\BeNullOrEmpty.ps1
- Tools\Pester\Functions\Assertions\BeNullOrEmpty.Tests.ps1
- Tools\Pester\Functions\Assertions\BeOfType.ps1
- Tools\Pester\Functions\Assertions\BeOfType.Tests.ps1
- Tools\Pester\Functions\Assertions\Contain.ps1
- Tools\Pester\Functions\Assertions\Contain.Tests.ps1
- Tools\Pester\Functions\Assertions\ContainExactly.ps1
- Tools\Pester\Functions\Assertions\ContainExactly.Tests.ps1
- Tools\Pester\Functions\Assertions\Exist.ps1
- Tools\Pester\Functions\Assertions\Exist.Tests.ps1
- Tools\Pester\Functions\Assertions\Match.ps1
- Tools\Pester\Functions\Assertions\Match.Tests.ps1
- Tools\Pester\Functions\Assertions\MatchExactly.ps1
- Tools\Pester\Functions\Assertions\MatchExactly.Tests.ps1
- Tools\Pester\Functions\Assertions\PesterThrow.ps1
- Tools\Pester\Functions\Assertions\PesterThrow.Tests.ps1
- Tools\Pester\Functions\Assertions\Set-TestInconclusive.ps1
- Tools\Pester\Functions\Assertions\Should.ps1
- Tools\Pester\Functions\Assertions\Should.Tests.ps1
- Tools\Pester\Functions\Assertions\Test-Assertion.ps1
- Tools\Pester\Snippets\Context.snippets.ps1xml
- Tools\Pester\Snippets\Describe.snippets.ps1xml
- Tools\Pester\Snippets\It.snippets.ps1xml
- Tools\Pester\Snippets\ShouldBe.snippets.ps1xml
- Tools\Pester\Snippets\ShouldBeGreaterThan.snippets.ps1xml
- Tools\Pester\Snippets\ShouldBeLessThan.snippets.ps1xml
- Tools\Pester\Snippets\ShouldBeNullOrEmpty.snippets.ps1xml
- Tools\Pester\Snippets\ShouldContain.snippets.ps1xml
- Tools\Pester\Snippets\ShouldExist.snippets.ps1xml
- Tools\Pester\Snippets\ShouldMatch.snippets.ps1xml
- Tools\Pester\Snippets\ShouldNotBe.snippets.ps1xml
- Tools\Pester\Snippets\ShouldNotBeNullOrEmpty.snippets.ps1xml
- Tools\Pester\Snippets\ShouldNotContain.snippets.ps1xml
- Tools\Pester\Snippets\ShouldNotExist.snippets.ps1xml
- Tools\Pester\Snippets\ShouldNotMatch.snippets.ps1xml
- Tools\Pester\Snippets\ShouldNotThrow.snippets.ps1xml
- Tools\Pester\Snippets\ShouldThrow.snippets.ps1xml
Version History
Version | Downloads | Last updated |
---|---|---|
0.6.11 | 480,897 | 8/26/2017 |
0.6.10 | 1,334 | 7/7/2017 |
0.6.9 | 454 | 6/8/2017 |
0.6.8 | 523 | 5/15/2017 |
0.6.7 | 53 | 5/15/2017 |
0.6.6 | 50 | 5/15/2017 |
0.6.5 | 502 | 4/20/2017 |
0.6.3 | 272 | 4/1/2017 |
0.6.2 | 78 | 3/29/2017 |
0.6.1 | 104 | 3/20/2017 |
0.6.0 | 138 | 3/19/2017 |
0.5.1 (current version) | 10,935 | 6/16/2016 |
0.4.6 | 461 | 3/22/2016 |
0.3.5 | 276 | 12/29/2015 |
0.2.72 | 187 | 8/23/2015 |
0.2.71 | 56 | 8/10/2015 |
0.2.69 | 48 | 8/2/2015 |
0.2.67 | 61 | 6/25/2015 |
0.2.66 | 54 | 6/7/2015 |
0.2.63 | 46 | 6/6/2015 |
0.2.52 | 46 | 6/4/2015 |
0.2.50 | 24 | 6/4/2015 |
0.2.49 | 48 | 6/2/2015 |
0.2.38 | 36 | 5/27/2015 |