nspcc-dev/neofs-node

Improve `verbose` mode of the CLI

开放

#1,121 创建于 2022年1月28日

 (2 条评论) (1 个反应) (0 位负责人)Go (49 个派生)auto 404
I3S3U4discussiongood first issueneofs-cli

仓库指标

星标
 (36 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南