On Mon, Aug 20, 2012 at 03:22:35PM -0300, Luiz Capitulino wrote:
> On Mon, 20 Aug 2012 15:02:23 +0100
> "Daniel P. Berrange" wrote:
>
> > From: "Daniel P. Berrange"
> >
> > By default, the JSON reply is parsed and the corresponding python
> > object printed on the console. When developing JSON
On Mon, 20 Aug 2012 15:02:23 +0100
"Daniel P. Berrange" wrote:
> From: "Daniel P. Berrange"
>
> By default, the JSON reply is parsed and the corresponding python
> object printed on the console. When developing JSON client apps
> for QEMU though, it is handy to see the raw JSON document instead
From: "Daniel P. Berrange"
By default, the JSON reply is parsed and the corresponding python
object printed on the console. When developing JSON client apps
for QEMU though, it is handy to see the raw JSON document instead.
Add a '-r' option that will cause the raw JSON to be printed,
instead of