An open API service indexing awesome lists of open source software.

https://github.com/cdhunt/linux-powershell-service-module

This is a PowerShell module for interacting with Services on Linux using the familiar *-Service Cmdlet syntax
https://github.com/cdhunt/linux-powershell-service-module

Last synced: about 1 year ago
JSON representation

This is a PowerShell module for interacting with Services on Linux using the familiar *-Service Cmdlet syntax

Awesome Lists containing this project

README

          

# Linux Powershell Service Module

This is a PowerShell module for interacting with Services on Linux using the familiar *-Service Cmdlet syntax.

I would call this a technical exploration at the moment.
The `Get-Service` cmdlet does appear to work on the couple of systems I've tested.

![CI](https://github.com/cdhunt/linux-powershell-service-module/workflows/CI/badge.svg)