warning
Documentation is currently for moon v2. If you are using v1, some of the examples and settings may differ in syntax and functionality.
sync config-schemas
The moon sync config-schemas command will manually generate JSON schemas to .moon/cache/schemas
for all our different configuration files.
$ moon sync config-schemas
Options
--force- Bypass cache and force create files.