# cc-steer pipeline


Run the collection stages as one budgeted, schedulable pass.


``` bash
cc-steer pipeline COMMAND [ARGS]...
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: cc-steer pipeline [OPTIONS] COMMAND [ARGS]...

      Run the collection stages as one budgeted, schedulable pass.

    Options:
      --help  Show this message and exit.

    Commands:
      install-launchd    Schedule the pass nightly -- plus the weekly model...
      run                Run one budgeted pass over every stage: scan,...
      uninstall-launchd  Unload and remove the nightly pipeline, weekly...


# Commands


`run`  
[Run one budgeted pass over every stage: scan, triage, refine, enrich, export.](../../reference/cli/pipeline/run.md)

`install-launchd`  
[Schedule the pass nightly -- plus the weekly model retrain and the shadow watcher -- via macOS LaunchAgents.](../../reference/cli/pipeline/install_launchd.md)

`uninstall-launchd`  
[Unload and remove the nightly pipeline, weekly retrain, and shadow watch LaunchAgents.](../../reference/cli/pipeline/uninstall_launchd.md)
