We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1ae5c commit da92d54Copy full SHA for da92d54
1 file changed
Makefile
@@ -201,6 +201,8 @@ help:
201
@echo " triplestore-prod-remove Remove the production triplestore data"
202
@echo " triplestore-prod-override Override the production triplestore with local data"
203
@echo " triplestore-prod-pull Pull triplestore data from production"
204
+ @echo " docs-ontology Generate ontology documentation"
205
+ @echo " publish-remote-agents Publish remote agents"
206
@echo ""
207
@echo "BUILDING:"
208
@echo " build Build the Docker image (alias for build.linux.x86_64)"
0 commit comments