Expert use only - the default configuration should “just work”. The options described here give precise control over the pipeline workflow for special cases.

When the rover retrieve command is used, the following steps are taken:

The options --no-ingest and --no-index can be used to stop the separate processes short.

Initial indexing can be omitted with --no-pre-index and final summarizing with --no-post-summary.

These options also affect low-level commands thare are used individually. So using --no-index with rover ingest would mean that rover index was not called after ingesting data.