mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 16:24:19 +02:00
streamline table api
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.PHONY: test clean cluster docs search up down delete
|
||||
.PHONY: test clean cluster docs search up down delete runenv
|
||||
|
||||
# docker stuff
|
||||
up:
|
||||
@@ -20,6 +20,8 @@ delete:
|
||||
clean-docker: down delete
|
||||
|
||||
|
||||
runenv: up waitup cluster docs wait
|
||||
|
||||
# mosscap esctl stuff
|
||||
test: up waitup cluster docs wait search
|
||||
|
||||
|
||||
Reference in New Issue
Block a user