Skip to content

Commit 90a9161

Browse files
denelonmattwojo
andauthored
Update Import (MicrosoftDocs#5559)
* Update Import * update image * Update image format * Fix quote * Add lightbox * Fix lightbox * fix alt text --------- Co-authored-by: Matt Wojciakowski <[email protected]>
1 parent b1adf66 commit 90a9161

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed
55.4 KB
Loading
29.7 KB
Loading

hub/package-manager/winget/import.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: import Command
33
description: imports the list of installed applications.
4-
ms.date: 07/11/2024
4+
ms.date: 07/07/2025
55
ms.topic: overview
6-
ms.localizationpriority: medium
76
---
87

98
# import command (winget)
@@ -16,7 +15,7 @@ The **import** command is often used to share your developer environment or buil
1615

1716
`winget import [-i] <import-file> [<options>]`
1817

19-
![Image of import command options](./images/import-help.png)
18+
:::image type="content" source="./images/import-help.png" alt-text="Screenshot listing winget import command help options." lightbox="./images/import-help.png":::
2019

2120
## Arguments
2221

@@ -63,6 +62,4 @@ The JSON file includes the following hierarchy.
6362

6463
When the Windows Package Manager imports the JSON file, it attempts to install the specified applications in a serial fashion. If the application is not available or the application is already installed, it will notify the user of that case.
6564

66-
![Image of importing files command](./images/import-command.png)
67-
68-
In the previous example, the **Microsoft.WindowsTerminal** was already installed. Therefore the **import** command skipped the installation.
65+
:::image type="content" source="./images/import-command.png" alt-text="Screenshot of entering the winget import command in a command line of Windows Terminal." lightbox="./images/import-command.png":::

0 commit comments

Comments
 (0)