Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Feature Request] Download and Upload Listing Images

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

Nobody has claimed this yet.

Assessment

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

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.

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.

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

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.

More from microsoft/msstore-cli

All issues in microsoft/msstore-cli

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.