lizard restart
Rolling restart of the current build — no rebuild.
Usage
lizard restart [flags]Flags
| Flag | Description |
|---|---|
-s, --service <name> | Service |
--detach | Don’t stream logs |
Examples
Restart a service
lizard restart --service apiRestart without streaming logs
lizard restart --service api --detachSee also
- lizard redeploy — trigger a fresh build instead of recycling the current one
- lizard logs — inspect logs around a restart with
--restart latestor--restart <id> - Deployments — restarts vs. redeploys, and recovering from a crash