chocolatey / chocolatey/ChocoCCM

Add `Set-CCMGroup` Cmdlet

Open
#49 2 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
PowerShell
Stars
7
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Being able manage CCM Groups from the API is great. Right now we have Add and Remove, which is great for net-new groups, and removal of existing groups.

What we currently lack is maintaining existing groups. Enter `Set-CCMGroup`. This cmdlet would allow a user to pipe data from an external system into this cmdlet, and either Add or Remove group memberships, etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the existing Add and Remove cmdlets in the ChocoCCM PowerShell module and the API operations they use. Define the supported pipeline input and how membership additions and removals should be represented before implementing Set-CCMGroup. Done means an existing group can be synchronized from external data with both membership changes handled consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.