Skip to main content

sync code-owners

v1.8.0

The moon sync code-owners command will manually sync code owners, by aggregating all owners from projects, and generating a single CODEOWNERS file. Refer to the official code owners guide for more information.

$ moon sync code-owners

Options

  • --clean - Clean and remove previously generated file.
  • --force - Bypass cache and force create file.

Configuration