microsoft / microsoft/msstore-cli
[Feature Request] Download and Upload Listing Images
Open
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):
- A way to download them: getListingAssets is useful for listing files, but doesn't provide download URLs.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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