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

Various CLI improvements #2649

Merged
merged 4 commits into from
Feb 6, 2020
Merged

Various CLI improvements #2649

merged 4 commits into from
Feb 6, 2020

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Feb 6, 2020

Among other things, closes #2508.

@tjanez tjanez added c:breaking/cfg Category: breaks configuration c:cli Category: command line interface labels Feb 6, 2020
@tjanez tjanez self-assigned this Feb 6, 2020
- Add show-node-address subcommand that returns node's public key
  converted to Tendermint's address format.
  It replaces the oasis-node debug tendermint show-node-id subcommand.
- Add show-consensus address subcommand that returns node's consensus
  key converted to Tendermint's address format.
It checks whether the node is registered.
@tjanez tjanez merged commit 942511e into master Feb 6, 2020
@tjanez tjanez deleted the tjanez/cli-ux-improvements branch February 6, 2020 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:breaking/cfg Category: breaks configuration c:cli Category: command line interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add registry subcommand to verify if the node is properly registered
2 participants