Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove the advanced gaiacli command and putting all the sub-command at root #1965

Closed
jackzampolin opened this issue Aug 10, 2018 · 2 comments
Labels

Comments

@jackzampolin
Copy link
Member

Currently the gaiacli has the following command structure:

gaiacli
├── advanced
│   ├── ibc
│   │   ├── relay
│   │   └── transfer
│   ├── rest-server
│   └── tendermint
│       ├── block
│       ├── tx
│       ├── txs
│       └── validator-set

advanced should be removed and ibc, rest-server and tendermint should be moved to top level commands.

@alexanderbez
Copy link
Contributor

Yeah I have to agree here 👍

@nylira
Copy link
Contributor

nylira commented Aug 10, 2018

+1 saves my fingers

mslipper added a commit to mslipper/cosmos-sdk that referenced this issue Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants