Skip to content

Commit 54b3fef

Browse files
Demitrius NelonDemitrius Nelon
authored andcommitted
Add specifics for list --details
1 parent f9b8e17 commit 54b3fef

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

142 KB
Loading

hub/package-manager/winget/list.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The options allow you to customize the list experience to meet your needs.
6060
| **--upgrade-available** | Lists only packages which have an upgrade available. |
6161
| **-u, --unknown, --include-unknown** | Lists packages even if their current version cannot be determined. |
6262
| **--pinned, --include-pinned** | Lists packages even if they have a pin that prevents upgrades by WinGet. |
63+
| **--details**| Show detailed information about packages. |
6364
| **-?, --help** | Get additional help on this command. |
6465
| **--wait** | Prompts the user to press any key before exiting. |
6566
| **--logs,--open-logs** | Open the default logs location. |
@@ -95,4 +96,10 @@ The **list** command will show not only the update version available, but the so
9596

9697
If there are no updates available, **list** will only show you the currently installed version and the update column will not be displayed.
9798

99+
## List with details
100+
101+
The following example lists details for an installed application by its identifier.
102+
103+
:::image type="content" source="./images/list-details.png" alt-text="Screenshot listing winget winget list --id Microsoft.VisualStudioCode --details to display details about the installed application" lightbox="./images/list-details.png":::
104+
98105
* [Use the winget tool to list and manage applications](index.md)

0 commit comments

Comments
 (0)