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

[Cmd] Fix Error on Exit #148

Merged
merged 3 commits into from
Oct 1, 2020
Merged

[Cmd] Fix Error on Exit #148

merged 3 commits into from
Oct 1, 2020

Conversation

patrick-ogrady
Copy link
Contributor

Relates: #145

This PR changes all commands to use RunE so that cobra can invoke a post process function. This also contains some minor cleanups enabled by using RunE instead of exiting manually from each command.

@heimdall-asguard
Copy link

If Heimdall is stuck, please click the following link: https://heimdall-public.cbhq.net/v1/pull_request/stuck?pr_number=148&repository=coinbase/rosetta-cli

@patrick-ogrady patrick-ogrady merged commit 1460b4d into master Oct 1, 2020
@patrick-ogrady patrick-ogrady deleted the patrick/fix-error branch October 1, 2020 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants