This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
Problem: Ambiguous outputs from the client-cli
#951
Milestone
client-cli
#951
Describe the bug
Multiple ambiguous outputs of the commands should be improved to better guide the users.
./target/debug/client-cli wallet new --name foo --type
It's better to include all the available types and explain each when the type is missing.
./target/debug/client-cli state
It's better to further explain the
<name>
as<wallet name>
etc.
client-cli balance --name Default
The object of the balance is duplicated with the table liked output
The text was updated successfully, but these errors were encountered: