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

[p3] "Keys" module fail to support "json-indent" output #1411

Closed
shilei-wang opened this issue May 6, 2019 · 2 comments
Closed

[p3] "Keys" module fail to support "json-indent" output #1411

shilei-wang opened this issue May 6, 2019 · 2 comments
Assignees
Labels
bug Something isn't working client

Comments

@shilei-wang
Copy link
Contributor

To Reproduce
Steps to reproduce the behavior:
iriscli keys list -o=json --indent
ERROR: unknown flag: --indent

The output of json format is unreadable.
for example:
root@ubuntu16:~# iriscli keys list -o=json
[{"name":"node0","type":"local","address":"faa1ugvhffeqfsps8huydgn9ajtgxh8kgszuduukrv","pub_key":"fap1addwnpepqdzhruaddjnd030kzunl5qkch337h8nxyy6a2rgkkh2vevksyqle5vt9xnn"},{"name":"v0","type":"local","address":"faa1ugvhffeqfsps8huydgn9ajtgxh8kgszuduukrv","pub_key":"fap1addwnpepqdzhruaddjnd030kzunl5qkch337h8nxyy6a2rgkkh2vevksyqle5vt9xnn"}]

Currect version:
v0.14.0

@haifengxi
Copy link
Contributor

Close this issue after confirming the bug fix in the next round of QA test. @shilei-wang

@shilei-wang
Copy link
Contributor Author

confirmed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client
Projects
None yet
Development

No branches or pull requests

3 participants