Yakut call should accept multiple node-IDs
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Python
- Stars
- 65
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
This is desirable for consistency with certain other commands. Currently it accepts only one node.
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
Locate the Yakut call command and inspect how it parses the node-ID argument, then compare the argument handling of the other commands referenced in the issue. Determine the intended multiple-ID syntax from those existing commands and add coverage showing that several node-IDs are accepted while the current single-ID behavior remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100