-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Convert CLI to Cobra #46
Labels
Comments
I'll have the capacity to take on later this week, unless someone else wants to give it a whirl sooner |
Absolutely
…On Mar 2, 2017 1:03 PM, "Ethan Frey" ***@***.***> wrote:
If you the cli, can you also tackle #48
<https://github.com/tendermint/basecoin/issues/48> and #49
<https://github.com/tendermint/basecoin/issues/49> so that users can use
the basecoin cli for initialization and reset (which require the separate
tendermint binary in the current tutorial)?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://github.com/tendermint/basecoin/issues/46#issuecomment-283730838>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATMxUDadQUYWIpDpU_XHhEmZf5DrIOoXks5rhwSIgaJpZM4MO3TL>
.
|
Merged
Looks fantastic. The combination of cobra and viper for this stack will be venomously potent. |
liamsi
pushed a commit
to liamsi/cosmos-sdk
that referenced
this issue
Jun 26, 2018
Raumo0
pushed a commit
to mapofzones/cosmos-sdk
that referenced
this issue
Feb 13, 2022
* Remove saved vals from saved uodates * Bug fix
chillyvee
pushed a commit
to chillyvee/cosmos-sdk
that referenced
this issue
Mar 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If we want consistency, let's go for that.
Decision was made for Cobra in tendermint and the that was the better approach. Approved by bucky andr rigel.
The text was updated successfully, but these errors were encountered: