Force-syncing Plasmic files.

Quick question, what exactly does running --force with plasmic sync do or what would it be useful for? Thank you for the help!

It is used to sync the project even if the version specified in the disk appears to already be the latest (or apparently nothing has changed), and it also automatically responds “yes” to some other sync questions, forcing sync when the version requested falls outside the range specified in plasmic.json or when a project was only synced indirectly before, but a direct sync is requested.