ForgeCli
0.11.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
Add-GroupMember Close-ChangeRequest Close-Issue Get-Branch Get-ChangeRequest Get-ChangeRequestApproval Get-ChangeRequestComment Get-Commit Get-Group Get-GroupMember Get-Issue Get-Milestone Get-Release Get-Repo Get-User Get-UserActivity Merge-ChangeRequest New-Branch New-ChangeRequest New-Issue New-IssueComment New-Repo Open-Issue Remove-Branch Remove-GroupMember Remove-Repo Search-Repo Update-ChangeRequest Update-Issue
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Parameter standardization and help generation:
* Public parameter standardized to -Forge (-Provider still works via alias)
* Get-Help support for all 29 cmdlets via PlatyPS MAML XML
* Documentation site with categorized cmdlet reference
* CI validates documentation sync on every push
FileList
- ForgeCli.nuspec
- ForgeCli.psd1
- Private\Init.psm1
- Private\Functions\ProviderHelpers.ps1
- Forge.psm1
- en-US\ForgeCli-Help.xml
- Private\Validations.ps1
- Private\Functions\GitHelpers.ps1