]> xenbits.xensource.com Git - libvirt.git/commit
Example virt-admin
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 17 Mar 2015 09:27:14 +0000 (10:27 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 16 Jun 2015 11:46:21 +0000 (13:46 +0200)
commit4e7ccf87133ac59f68bdd0b4897178fa9e2feefd
tree1c949212bef407d5e10bfe9d2b5e2a5a63833e5a
parent5792fabb7b712749147e9d03348c798dc1943651
Example virt-admin

You had only one job.  That's what you can say about this example
binary.  In future, parts of virsh that are usable for this binary
should be split into separate shell-utils and virt-admin should gain all
the cool features of virsh without too much code addition.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
.gitignore
Makefile.am
configure.ac
tools/virt-admin/Makefile.am [new file with mode: 0644]
tools/virt-admin/virt-admin.c [new file with mode: 0644]
tools/virt-admin/virt-admin.pod [new file with mode: 0644]