microsoft / microsoft/winget-cli

WinGet Export can generate a WinGet Configuration File

Open
#4,092 2 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Command-Export Issue-Feature
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Description of the new feature / enhancement

I'd like to have winget export build a WinGet Configuration file to install my packages.

This will help with users who want to run WinGet Configure so they don't have to manually convert a packages.json file into a configuration.dsc.yaml file.

We're also thinking about:

  • #4093

Note: This is not the same as:

  • #3274
Proposed technical implementation details

If I run winget export --configuration configuration.dsc.yaml WinGet generates a configuration file.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the winget export command and configuration.dsc.yaml output; start by tracing the existing export command and how WinGet Configuration consumes configuration files. Done means --configuration produces a valid file that installs the exported packages without manual conversion.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.