root@7a97f621b985:/solid#
root@7a97f621b985:/solid#
root@7a97f621b985:/solid# /usr/local/bin/solid start --no-webid
error: unknown option `--no-webid'
root@7a97f621b985:/solid# /usr/local/bin/solid start --help
Usage: start [options]
run the Solid server
Options:
-h, --help output usage information
--root [value] Root folder to serve (defaut: './')
--port [value] SSL port to use
--webid Enable WebID+TLS authentication (use `--no-webid` for HTTP instead of HTTPS)
--auth [value] Pick an authentication strategy for WebID: `tls` or `oidc`