Skip to content

Command Line Tools

wheels deploy app live

Clear the server-side maintenance marker, resuming traffic. Pair with app maintenance.

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. |

Emits rm -f /tmp/kamal-maintenance-<service> on every host in the targeted role(s).

illustrative — requires deployment infrastructure
wheels deploy app live --release=abc1234