Overview

Updated Jul 27, 2026

The concordat command line interface (CLI) helps maintainers enrol Git repositories with Concordat. Enrolling creates a .concordat file at the repository root. The file is a YAML 1.2 document with the key/value pair enrolled: true. Downstream tooling relies on this marker to detect participating repositories, and Concordat's continuous integration (CI) workflows read the same flag before applying changes.