CLI Lock
The sync CLI creates a lock so only one run happens at a time. If a
previous run crashed, the lock may need to be cleared manually.
Lock action
Clearing the lock is safe only if you're sure no other sync is currently running. Check the Execute Sync page and today's Usage log before clearing during business hours.
When to clear
| Created by | The sync CLI at the start of a run |
|---|---|
| Cleared by | This page, or automatically when a run finishes cleanly |
| Common cause of staleness | CLI was killed before its cleanup ran (process kill, closed terminal, --help). |