Skip to content

pipeline Commands

Overview

The pipeline category contains 7 commands for CI/CD orchestration and diagnostics.

Commands

Command Purpose
pipeline run Execute module pipelines respecting dependencies
pipeline status Show CI status for head of trunk
pipeline wait Wait for GitHub workflow runs to complete
pipeline ci CI orchestration and diagnostics
pipeline ci-dispatch-and-wait Wait for GitHub workflow runs
pipeline ci-summary-link Generate diagnostic markdown for CI summaries

Common Use Cases

Local Pipeline Execution

r2r eac pipeline run src-auth

CI Status Monitoring

r2r eac pipeline status
r2r eac pipeline wait

CI Orchestration

r2r eac pipeline ci-dispatch-and-wait

Key Features

  • Module-aware build orchestration
  • Dependency-based execution order
  • GitHub Actions integration
  • CI status monitoring
  • Workflow diagnostics

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.