microsoft / microsoft/msstore-cli

updateMetadata command line length limit

Open
#75 2 comments 0 reactions 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

Hi,

When I try to update the metadata of my submission using the updateMetadata command, it fails due to the character limit of the command line. Wouldn't it be better if the command accepted a file instead of a JSON string in the command line?

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 with the updateMetadata command and inspect how it currently receives and parses its JSON argument. Determine how file input should be represented, then verify the command can handle metadata without hitting the reported command-line length limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.