Skip to content

Commit 32d288a

Browse files
Update overview.md
1 parent 54ad4de commit 32d288a

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: The Microsoft Store Command Line Interface is a cross-platform CLI that helps developers access the Microsoft Store APIs, for both managed, as well as unmanaged applications.
3-
title: Microsoft Store Developer CLI (preview)
3+
title: Microsoft Store Developer CLI
44
ms.date: 11/30/2022
55
ms.topic: article
66
ms.localizationpriority: medium
@@ -10,8 +10,6 @@ ms.localizationpriority: medium
1010

1111
The Microsoft Store Command Line Interface is a cross-platform (Windows, macOS, Linux) CLI that helps developers publish their applications to the Microsoft Store. It allows developers to locally configure their applications projects to publish to the Microsoft Store, as well as actually publish their applications' packages to the Microsoft Store, automatically calling the right [Partner Center APIs](/partner-center/develop/partner-center-rest-api-reference) to upload its packages.
1212

13-
[Sign up today!](https://developer.microsoft.com/store/register)
14-
1513
## Prerequisites
1614

1715
To use the Microsoft Store Developer CLI, you'll need to:
@@ -53,4 +51,4 @@ These are the Microsoft Store Developer CLI (preview) available commands:
5351
| [package](./commands.md#package-command) | Helps you package your Microsoft Store Application as an MSIX. |
5452
| [publish](./commands.md#publish-command) | Publishes your application to the Microsoft Store. |
5553

56-
For more info, see: [Commands](commands.md).
54+
For more info, see: [Commands](commands.md).

0 commit comments

Comments
 (0)