coinbase / coinbase/mesh-cli

Use Cobra Subcommands

Open
#28 1 comment 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
165
Forks
99
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
In the `rosetta-cli`, we use `:` to access subcommands instead of Cobra's native handling for this.

**Describe the solution you'd like**
Use subcommands properly (`rosetta-cli view:block` -> `rosetta-cli view block`). This will allow users to run `rosetta-cli view -h` to print all `view` child commands.

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.