nspcc-dev / nspcc-dev/neofs-node
Improve `verbose` mode of the CLI
Open
Nobody has claimed this yet.
discussion
good first issue
I3
neofs-cli
S3
U4
- Dominant language
- Go
- Stars
- 38
- Forks
- 51
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 38
Description
Verbose printing is used in printVerbose function only. That function is called only 23 times in the whole neofs-cli app.
I believe our CLI could be more communicative for both user and developer when he debugs some errors.
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 locating printVerbose and reviewing its 23 call sites across neofs-cli. The issue does not specify which commands or messages should become more communicative, so clarify the desired coverage and acceptance criteria before implementing or testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100