added map port response as JSON output
This commit is contained in:
@@ -290,7 +290,7 @@ var CliAction = func(ctx *cli.Context) error {
|
||||
if err != nil {
|
||||
fmt.Println(err)
|
||||
} else {
|
||||
fmt.Println(address)
|
||||
client.PrettyPrint(address)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user