ct website-viewer

Launch a local website viewer for browsing trajectories and runs.

Usage

ct website-viewer [OPTIONS]

Options

OptionDescription
--uri TEXTMongoDB URI to connect to. Defaults to $MONGOURI env var. [required]
--db TEXTMongoDB database name. [default: linuxbench]
--collection TEXTMongoDB collection name. [default: trajectories]
--port INTEGERLocal port to expose the website on. [default: 3000]
-c, --config PATHPath to a YAML config file for website settings.
--helpShow this message and exit.