Right now we just dump whatever JSON we receive, which isn't very readable (specially calls like show_node with multiple networks). For some of the stuff, we could use PrettyTable, but I am fine with any other solution that makes it neater than what we currently have.
Right now we just dump whatever JSON we receive, which isn't very readable (specially calls like show_node with multiple networks). For some of the stuff, we could use PrettyTable, but I am fine with any other solution that makes it neater than what we currently have.