CLI
The pilots executable supports a small, stable CLI.
./build/pilots --help
Options
--config <path>Path to the INI configuration file.
--threads <N>Set the OpenMP thread count (if PILOTS is built with OpenMP).
--list-measuresPrint all registered measure types (one per line) and exit.
--validate-configRun the full platform-level validation (read first frame, build groups, build topology, instantiate measures) and exit without processing the full trajectory.
Exit codes
0successnon-zero indicates a validation or runtime error