coinbase / coinbase/mesh-cli

Command output is not clear when invalid parameters are provided

Open
#430 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
165
Forks
99
PR merge metrics
No merged PRs in 30d

Description

### Description
When running a command with invalid parameters, the output is not clear about what went wrong. It’s difficult to understand which parameter is causing the issue, leading to unnecessary troubleshooting.
Run any `mesh-cli` command with an invalid parameter. The error message is unclear and doesn’t specify what part of the command is invalid.

### Proposed solution
Improve the error message to indicate exactly which parameter is incorrect or missing, making it easier to identify and correct the issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.