Back to Moon

sync config-schemas

website/docs/commands/sync/config-schemas.mdx

2.2.4358 B
Original Source

import VersionLabel from '@site/src/components/Docs/VersionLabel';

<VersionLabel version="1.27.0" header />

The moon sync config-schemas command will manually generate JSON schemas to .moon/cache/schemas for all our different configuration files.

shell
$ moon sync config-schemas

Options

  • --force - Bypass cache and force create files.