https://github.com/cedx/cli
PowerShell cmdlets for common administrative tasks, such as database management, service management and software installation.
https://github.com/cedx/cli
cli dotnet powershell
Last synced: 3 months ago
JSON representation
PowerShell cmdlets for common administrative tasks, such as database management, service management and software installation.
- Host: GitHub
- URL: https://github.com/cedx/cli
- Owner: cedx
- License: mit
- Created: 2024-11-08T18:37:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-03T13:48:27.000Z (3 months ago)
- Last Synced: 2026-04-03T17:56:50.772Z (3 months ago)
- Topics: cli, dotnet, powershell
- Language: PowerShell
- Homepage: https://github.com/cedx/cli/tree/main/docs
- Size: 1.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- Changelog: ChangeLog.md
- License: License.md
- Authors: Authors.txt
Awesome Lists containing this project
README
# Cédric Belin's CLI
A [PowerShell](https://learn.microsoft.com/en-us/powershell) module providing a set of command-line tools for common administrative tasks,
such as database management, service management and software installation.
> This module is dedicated to personal/side projects.
> **Use at your own risk!** No support will be provided.
## Documentation
- [User guide](https://github.com/cedx/cli/tree/main/docs)
- [Examples](https://github.com/cedx/cli/tree/main/example)
## Development
- [Git repository](https://github.com/cedx/cli)
- [Submit an issue](https://github.com/cedx/cli/issues)
## License
[Cédric Belin's CLI](https://github.com/cedx/cli) is distributed under the MIT License.