nspcc-dev / nspcc-dev/neofs-node

Improve `verbose` mode of the CLI

Open
#1,121 2 comments 1 reaction 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.