Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 369 Bytes

File metadata and controls

10 lines (7 loc) · 369 Bytes

Chorale Commands

This section documents each Chorale CLI command in detail.

  • Setup: initializes or updates chorale.yaml by scanning packages.
  • Plan: builds a dry‑run plan of steps.
  • Apply: applies steps from a JSON plan file.
  • Run: builds and applies a plan in one command.

See also the configuration reference and rule matrix for how values are computed.