chocolatey / chocolatey/ChocoCCM

[FEATURE] Add commands to manage sensitive variables

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

Description

In an upcoming version of Chocolatey Central Management we are adding functionality to define sensitive variables which can be used in deployments. We should add some commands here to manage the new API endpoints:

- `Get-CcmSensitiveVariable`
- `Add-CcmSensitiveVariable`
- `Remove-CcmSensitiveVariable`

Note that `Get-CcmSensitiveVariable` will only ever list variable names, it will not be possible to retrieve variable values via the API.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating existing PowerShell commands in the module and the client entry points used to call Chocolatey Central Management API endpoints. Add Get-CcmSensitiveVariable, Add-CcmSensitiveVariable, and Remove-CcmSensitiveVariable, ensuring the get command lists names only; done when all three commands manage sensitive variables through the new endpoints.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.