ForgeCli

0.2.0

Unified interface for GitHub, GitLab, and other software forges

Minimum PowerShell version

7.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ForgeCli -RequiredVersion 0.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ForgeCli -Version 0.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Core

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

Version History

Version Downloads Last updated
0.5.2 3 2/27/2026
0.5.1 3 2/27/2026
0.4.0 2 2/26/2026
0.3.0 6 2/21/2026
0.2.0 (current version) 4 2/18/2026
0.1.0 5 2/16/2026
Show more