summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index aee6b54..b268238 100644
--- a/Makefile
+++ b/Makefile
@@ -74,3 +74,15 @@ git-clone:
go-clone --recursive --go-src --no-work go.wit.com/apps/virtigo
go-clone --recursive --go-src --no-work go.wit.com/apps/gowebd
go-clone --recursive --go-src --no-work go.wit.com/lib/daemons/virtigod
+
+http-uptime:
+ curl --silent http://localhost:8080/uptime
+
+http-droplets:
+ curl --silent http://localhost:8080/droplets
+
+http-missing:
+ curl --silent http://localhost:8080/missing
+
+http-dumplibvirtxml:
+ curl --silent http://localhost:8080//dumplibvirtxml