cciget
0.0.3
Discover and install CCI internal PowerShell modules from per-tenant Azure Artifacts feeds. Uses Entra/AzDO Artifacts Credential Provider; no PATs required.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 CCI. All rights reserved.
Package Details
Author(s)
- CCI Platform IT
Tags
cci package-management azure-artifacts psresourceget internal-gallery
Functions
Connect-CciGet Disconnect-CciGet Get-CciGetConfig Set-CciGetConfig Find-CciModule Install-CciModule Update-CciModule Get-CciModule Save-CciModule
Dependencies
-
- Microsoft.PowerShell.PSResourceGet (>= 1.0.0)
Release Notes
Initial preview. See README for bootstrap and tenant subscription model.
FileList
- cciget.nuspec
- src\Install-CciModule.ps1
- cciget.psd1
- src\Save-CciModule.ps1
- cciget.psm1
- src\Set-CciGetConfig.ps1
- src\Connect-CciGet.ps1
- src\Update-CciModule.ps1
- src\Disconnect-CciGet.ps1
- src\_Get-CciGetConfigPath.ps1
- src\Find-CciModule.ps1
- src\_Get-CciGetDefaultConfig.ps1
- src\Get-CciGetConfig.ps1
- src\_Get-CciGetRepositoryName.ps1
- src\Get-CciModule.ps1
- src\_Resolve-CciGetFeed.ps1