]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-img.texi
qemu-img: add json output option to the check command
authorFederico Simoncelli <fsimonce@redhat.com>
Mon, 28 Jan 2013 11:59:47 +0000 (06:59 -0500)
committerKevin Wolf <kwolf@redhat.com>
Fri, 22 Feb 2013 20:21:08 +0000 (21:21 +0100)
commit8599ea4c42c098d2657ed632ad569f7a665706a4
tree222e583e7637c55dac0f75e86bf00be64116b092
parentc6bb9ad198c2caa9c7c8ba360a07630b5c10e4a8
qemu-img: add json output option to the check command

This option --output=[human|json] makes qemu-img check output a human
or JSON representation at the choice of the user.

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qapi-schema.json
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi