Cosmos-sdk: Change _ to - in all CLI commands

Created on 10 Aug 2018  路  3Comments  路  Source: cosmos/cosmos-sdk

Currently there are a couple of commands in both gaiad and gaiacli that have _. Those need to be transitioned to - and all the relevant documentation needs to be updated. List of affected commands:

gaiad tendermint show_node_id
gaiad tendermint show_validator
gaiad unsafe_reset_all
CLI

Most helpful comment

I'll knock this out in #1274 I believe.

All 3 comments

I'll knock this out in #1274 I believe.

@alexanderbez I fixed this in PR #1984 - let me know if there might be conflicts.

this should also happen in tendermint

Was this page helpful?
0 / 5 - 0 ratings