microsoft / microsoft/msstore-cli
updateMetadata command line length limit
Open
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
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 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