cosmos-sdk/x
colin axner 6e2f5f3102 R4R: Support "unknown commands" for subcommands (#4465)
Fixes #4284
Now prints:

gaiacli query distr comission --trust-node cosmos1234
ERROR: unknown command "comission" for "distr"

Did you mean this?
	commission

Adds custom argument validation for subcommands with subcommands. Doesn't affect "query" or "tx" subcommands since they reside in gaia repo. All flags except help are disabled for these commands.
2019-06-04 18:07:12 +01:00
..
auth reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
bank Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
crisis R4R: Support "unknown commands" for subcommands (#4465) 2019-06-04 18:07:12 +01:00
distribution R4R: Support "unknown commands" for subcommands (#4465) 2019-06-04 18:07:12 +01:00
genutil Merge PR #4466: Lazy commission validation 2019-06-03 17:14:21 -04:00
gov R4R: Support "unknown commands" for subcommands (#4465) 2019-06-04 18:07:12 +01:00
ibc Merge PR #4306: Allow generate-only to fully operate offline 2019-05-08 16:06:05 -04:00
mint R4R: Support "unknown commands" for subcommands (#4465) 2019-06-04 18:07:12 +01:00
mock Allow custom key types and address formats (#4232) 2019-05-02 20:36:42 +01:00
params Merge PR #4403: Paramchange proposal skips omitempty fields 2019-05-27 20:47:12 -04:00
simulation Merge PR #4403: Paramchange proposal skips omitempty fields 2019-05-27 20:47:12 -04:00
slashing R4R: Support "unknown commands" for subcommands (#4465) 2019-06-04 18:07:12 +01:00
staking R4R: Support "unknown commands" for subcommands (#4465) 2019-06-04 18:07:12 +01:00