The dsc command is the entry point for using DSC (Desired State Coonfiguration) with Winget-Create.
wingetcreate.exe dsc <resource> [<options>]
| Resource | Type | Description | --get |
--set |
--test |
--export |
--schema |
Link |
|---|---|---|---|---|---|---|---|---|
settings |
Microsoft.WinGetCreate/Settings |
Manage the settings for Winget-Create | ✅ | ✅ | ✅ | ✅ | ✅ | Details |
The following arguments are available:
Argument |
Description |
|---|---|
| -g, --get | Get the resource state |
| -s, --set | Set the resource state |
| -t, --test | Test the resource state |
| -e, --export | Get all state instances |
| --schema | Execute the Schema command |
| -?, --help | Gets additional help on this command. |