mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-26 03:21:44 +03:00
969fa847c1
* src/virsh.c: Implement 'virsh edit', 'virsh net-edit' and 'virsh pool-edit' commands. These edit the XML for domains, networks and storage pools respectively, and are the equivalent of doing 'virsh dumpxml; vi foo.xml; virsh define' * src/Makefile.am, src/.cvsignore: Auto-generate the net-edit and pool-edit commands. * docs/virsh.pod: Updated the documentation.
16 lines
136 B
Plaintext
16 lines
136 B
Plaintext
Makefile
|
|
Makefile.in
|
|
.deps
|
|
.libs
|
|
*.lo
|
|
*.loT
|
|
*.la
|
|
virsh
|
|
*.gcda
|
|
*.gcno
|
|
*.gcov
|
|
*.cov
|
|
libvirt_parthelper
|
|
virsh-net-edit.c
|
|
virsh-pool-edit.c
|