websub-hub-cli
Version:
CLI for the WebSub Hub Server
26 lines (17 loc) • 487 B
Plain Text
Usage: websub-hub [opts] <file>
-n, --name
Name of your Hub
-p, --port
Port to listen on (default to 3000)
-a, --address
Address to listen on
-l, --log-level
Log level (default to info)
-f, --file
Use custom config file (JSON)
-m, --mongodb-url
Mongodb connection string (default to mongodb://localhost:27017/hub)
-ws, --websocket
Enable websocket support for content distribution
-h, --help
Show this help message