The current version of the CLI can be downloaded from the following address: https://git.informatik.uni-hamburg.de/sane-public/wot-servient/-/jobs/artifacts/master/download?job=build-dist
Show help:
bin/wot-servient -h
Execute all WoT scripts from the current directory
bin/wot-servient
Show help:
docker run --rm -ti sanecity/wot-servient -h
Execute all WoT scripts from the directory ./wot-scripts
docker run --rm -ti -v ./wot-scripts:/wot-servient/ sanecity/wot-servient