microsoft / microsoft/msstore-cli

[Feature Request] Download and Upload Listing Images

Open
#78 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
163
Forks
22
Avg merge
5d 6h
Merged PRs (30d)
10

Description

Hello,

I'm looking to fully automate my app publications using the CLI.

For this, I'm missing two features regarding images (screenshots and icons):

  1. A way to download them: getListingAssets is useful for listing files, but doesn't provide download URLs.
  2. A way to upload them: It would be great to have a command to update images, for example to change screenshots for a promotion without having to manually upload them from the web interface.

Is this something you might consider for your roadmap?

Thanks for this very helpful tool.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the CLI's getListingAssets functionality, which currently lists listing files without download URLs. Define the download and upload entry points for screenshots and icons, then verify that the CLI can retrieve asset URLs and update listing images without using the web interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.