You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: