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
- Host: GitHub
- URL: https://github.com/cdhunt/linux-powershell-service-module
- Owner: cdhunt
- License: mit
- Created: 2020-03-27T12:57:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-27T14:19:37.000Z (about 6 years ago)
- Last Synced: 2025-02-08T12:30:41.546Z (over 1 year ago)
- Language: PowerShell
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
