scripts/qmp-shell: use argparse
commit17329be2fd1557c3e1e30ce3d0f714fc70c4e5be
authorJohn Snow <jsnow@redhat.com>
Mon, 7 Jun 2021 20:06:24 +0000 (7 16:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:07 +0000 (18 16:10 -0400)
tree16768e2281bcc2dcf9833c73a05fc4583a950c31
parent90bd8eb8dcdc94da964786ddedd90c30eb54ada7
scripts/qmp-shell: use argparse

Use argparse instead of an open-coded CLI parser, for consistency with
everything else.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210607200649.1840382-18-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
scripts/qmp/qmp-shell