Skip to content

Command Line Tools

wheels deploy lock release

Manually release the deploy lock. Use when a crashed deploy left the lock stuck.

wheels deploy lock release [--destination=<name>] [--dry-run]
FlagDescription
--destination=<name>Overlay destination config.
--dry-runPrint the command without executing.

Removes /tmp/kamal_deploy_lock_<service> on a single host. Lock state is per-service, stored at one well-known path — any host sees the same lock.

Example
wheels deploy lock status # confirm it's stale
wheels deploy lock release