website/docs/commands/sync/projects.mdx
import VersionLabel from '@site/src/components/Docs/VersionLabel';
<VersionLabel version="1.8.0" header />The moon sync projects command will force sync all projects in the workspace to help achieve a
healthy repository state. This applies the following:
dependsOn.$ moon sync projects
This command should rarely be ran, as
moon runwill sync affected projects automatically! However, when migrating or refactoring, manual syncing may be necessary.
projects in .moon/workspace.*