Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roberthstrand/civoshell
PowerShell module for the Civo cloud platform.
https://github.com/roberthstrand/civoshell
civo cross-platform powershell-module
Last synced: 3 days ago
JSON representation
PowerShell module for the Civo cloud platform.
- Host: GitHub
- URL: https://github.com/roberthstrand/civoshell
- Owner: roberthstrand
- License: gpl-3.0
- Created: 2020-09-08T15:29:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-13T09:22:32.000Z (about 4 years ago)
- Last Synced: 2024-10-10T18:11:04.232Z (28 days ago)
- Topics: civo, cross-platform, powershell-module
- Language: PowerShell
- Homepage: https://roberthstrand.github.io/civoShell/
- Size: 78.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# civoShell
[![Pester](https://github.com/roberthstrand/civoShell/workflows/Pester/badge.svg)](https://github.com/roberthstrand/civoShell/actions?query=workflow%3APester) [![codecov](https://codecov.io/gh/roberthstrand/civoShell/branch/main/graph/badge.svg)](https://codecov.io/gh/roberthstrand/civoShell)
Civo.com is a UK based cloud platform provider, with a developer and community focused approach. I found them through their #kube100 beta that they run to promote their managed Kubernetes service, running on k3s.
Feel free to sign up for an account ([referal link](https://www.civo.com/?ref=c57484)), or sign up for the [#kube100](https://www.civo.com/kube100) beta.
_Note that this is very much a work in progress. I will be adding more and more functionality, comments and documentation, and automatic testing soon. Until the module is published, you would need to download the code and import it manually. This will hopefully change soon._