Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Dalmirog-zz/OctoPosh
The Octopus Deploy Powershell module
https://github.com/Dalmirog-zz/OctoPosh
module octopus octopus-deploy powershell
Last synced: 5 days ago
JSON representation
The Octopus Deploy Powershell module
- Host: GitHub
- URL: https://github.com/Dalmirog-zz/OctoPosh
- Owner: Dalmirog-zz
- License: mit
- Created: 2015-01-12T12:37:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T19:39:08.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T16:39:42.642Z (3 months ago)
- Topics: module, octopus, octopus-deploy, powershell
- Language: C#
- Homepage: http://Octoposh.net
- Size: 41 MB
- Stars: 97
- Watchers: 13
- Forks: 46
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OctoPosh: The Octopus Deploy Powershell Module
**Octoposh** is a Powershell module that provides cmdlets to interact with Octopus Deploy. All the cmdlets included rely on the [Octopus .NET client](https://www.nuget.org/packages/Octopus.Client).
## Getting Started
- [Installing the module](http://octoposh.readthedocs.io/en/latest/gettingstarted/installing-the-module/)
- [Setting credentials](http://octoposh.readthedocs.io/en/latest/gettingstarted/setting-credentials/)## Documentation
Check our docs site to learn how to use each cmdlet and some other avanced usages:
http://octoposh.readthedocs.io
## Questions y feature requests
If you want to request a cmdlet or a feature, or you just wanna ask how to do something with the module, drop by our Gitter channel and ask there:[![Join the chat at https://gitter.im/Dalmirog/OctoPosh](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Dalmirog/OctoPosh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Your questions will help shape up the module according to the needs of the community, so don't be a stranger!
## Builds
| | Build status |
| :-----------: | :--------------------------------------: |
| Documentation | ![ReadTheDocs](https://raw.githubusercontent.com/rtfd/readthedocs.org/master/media/images/favicon.png) [![Documentation Status](http://readthedocs.org/projects/octoposh/badge/?version=latest)](http://octoposh.readthedocs.io/en/latest/?badge=latest) |## Disclaimer
This is an open source project which is NOT supported by the Octopus Deploy team. All questions/bugs about this module should be entered on this github project.## License
https://github.com/Dalmirog/OctoPosh/blob/master/LICENSE.md