Edited to have complete list of gaiacli commands. Complete checkboxes to close the issue:
init - https://github.com/cosmos/cosmos-sdk/pull/3156status config - need to specify desired user interaction and modify querytendermint-validator-setblocktxstxaccountgov - subcommandsstake - subcommandsslashing - subcommandstxsendsignbroadcastgov - subcommandsdist - subcommandsstake - subcommandsslashing - subcommandsrest-server - ensure help text has link to documentation keys - update list orderaddlistshowupdatedeletemnemonicversionWe should also add working examples (cobra.Command.Example) to each of the commands that shows proper usage.
Need to do some more work here.
Most helpful comment
We should also add working examples (
cobra.Command.Example) to each of the commands that shows proper usage.