summaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.help')
-rw-r--r--Makefile.help4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.help b/Makefile.help
index a5116b0..48797b3 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -13,6 +13,10 @@ curl-vms:
curl-kill:
curl http://localhost:2520/kill
+curl-dumpdomain-coriolis:
+ # information about libvirt domain for vm 'coriolis':
+ curl --silent http://localhost:2520/dumpdomain?domain=coriolis
+
status:
dpkg -s virtigod
systemctl status virtigod.service