Skip to content

Commit 8a7f5a1

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/windows-dev-docs-pr (branch live)
2 parents 03ad3ee + 96c12ed commit 8a7f5a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hub/apps/publish/msstore-dev-cli/publish-command.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ msstore publish "C:\path\to\pwa_app"
6464

6565
| Option | Description |
6666
|----------------------|-------------|
67-
| -i, --inputDirectory | The directory where the '.msix' or '.msixupload' file to be used for the publishing command. If not provided, the cli will try to find the best candidate based on the 'pathOrUrl' argument. |
67+
| -i, --inputDirectory | The directory where the '.msix' or '.msixupload' file to be used for the publishing command. If not provided, the cli will try to find the best candidate based on the 'pathOrUrl' argument. |
68+
| -id, --appId | Specifies the Application Id. Only needed if the project has not been initialized before with the 'init' command. |

0 commit comments

Comments
 (0)