Command Line Tools
wheels deploy proxy logs
Tail kamal-proxy logs on every host. Shows access logs, health-check results, traffic-cut-over events, and Let’s Encrypt issuance messages.
Synopsis
Section titled “Synopsis”wheels deploy proxy logs [--tail=<N>] [--destination=<name>] [--dry-run]| Flag | Description |
|---|---|
--tail=<N> | Trailing lines per host. Default 100. |
--destination=<name> | Overlay destination config. |
--dry-run | Print commands without executing. |
Behavior
Section titled “Behavior”Emits docker logs --tail <N> kamal-proxy on every host, prefixed by host.
Example
Section titled “Example”wheels deploy proxy logs --tail=500