ForgeCli
0.2.0
Unified interface for GitHub, GitLab, and other software forges
Minimum PowerShell version
7.1
Installation Options
Owners
Copyright
(c) 2026
Package Details
Author(s)
- Chris Peterson
Tags
Github Gitlab Forge Git API DevOps Automation PowerShell Module Windows Linux MacOS
Functions
Get-ForgeProvider Get-Branch Get-ChangeRequest Get-Group Get-Issue Get-Release Get-Repo Get-User
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Initial plugin architecture with provider registration and dispatch
Supported Cmdlets:
* Get-Branch
* Get-ChangeRequest
* Get-Group
* Get-Issue
* Get-Release
* Get-Repo
* Get-User
FileList
- ForgeCli.nuspec
- Forge.psm1
- ForgeCli.psd1
- Private\Functions\ProviderHelpers.ps1
- Private\Functions\GitHelpers.ps1
- Private\KnownProviders.ps1