Command Line Tools
wheels deploy lock release
Manually release the deploy lock. Use when a crashed deploy left the lock stuck.
Synopsis
Section titled “Synopsis”wheels deploy lock release [--destination=<name>] [--dry-run]| Flag | Description |
|---|---|
--destination=<name> | Overlay destination config. |
--dry-run | Print the command without executing. |
Behavior
Section titled “Behavior”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
Section titled “Example”wheels deploy lock status # confirm it's stalewheels deploy lock release