]> git.ipfire.org Git - thirdparty/qemu.git/commit
python: Add entry point for aqmp-tui
authorG S Niteesh Babu <niteesh.gs@gmail.com>
Mon, 23 Aug 2021 22:07:44 +0000 (03:37 +0530)
committerJohn Snow <jsnow@redhat.com>
Mon, 27 Sep 2021 16:10:29 +0000 (12:10 -0400)
commit35755f7d4f8d5f012cd9ee9fbb303e4cce8cc0b8
tree882b977f8bff53040c44b4579a05010b74bbcdeb
parentaeb6b48a4714895a202e97a35c789ef7edf71665
python: Add entry point for aqmp-tui

Add an entry point for aqmp-tui. This will allow it to be run from
the command line using "aqmp-tui localhost:1234"
More options available in the TUI can be found using "aqmp-tui -h"

Signed-off-by: G S Niteesh Babu <niteesh.gs@gmail.com>
Message-Id: <20210823220746.28295-4-niteesh.gs@gmail.com>
Signed-off-by: John Snow <jsnow@redhat.com>
python/setup.cfg