Command Line Tools
wheels deploy app live
Clear the server-side maintenance marker, resuming traffic. Pair with app maintenance.
Synopsis
Section titled “Synopsis”wheels deploy app live --release=<v> [--role=<name>] [--destination=<name>] [--dry-run]| Flag | Description |
|---|---|
--release=<v> | Required by the same parser as the other app verbs. |
--role=<name> | Limit to one role. |
--destination=<name> | Overlay destination config. |
--dry-run | Print the commands without executing. |
Behavior
Section titled “Behavior”Emits rm -f /tmp/kamal-maintenance-<service> on every host in the targeted role(s).
Example
Section titled “Example”wheels deploy app live --release=abc1234